Joseph Lam

Results 2 issues of Joseph Lam

In Python without `decorator` package, if I want to create a custom decorator that supports both sync and async function, I can write the following: ```python import inspect def custom_decorator(func):...

### Describe the bug Anthropic Model cannot be parsed, so the Langfuse trace are logged without a model name. ``` Traceback (most recent call last): File "/home/joseph/anaconda3/envs/lf_err/lib/python3.11/site-packages/langfuse/callback/langchain.py", line 627, in...

🐞❔ unconfirmed bug