langfuse / langfuse-docs

🪢 Langfuse documentation -- Langfuse is the open source LLM Engineering Platform. Observability, evals, prompt management, playground and metrics to debug and improve LLM apps
https://langfuse.com
MIT License
58 stars 57 forks source link

Add anthropic_joke_example.py in the cookbook #882

Open RS-labhub opened 3 weeks ago

RS-labhub commented 3 weeks ago

Hi there, I would like to add the anthropic_joke_example.py in the Cookbook

marcklingen commented 3 weeks ago

go for it, we do have example code on how to log llm calls made via anthropic in the python decorator docs. happy to support a PR on this

RS-labhub commented 2 weeks ago

Hey @marcklingen, a lil bit confusion.

Do I need to add this as a separate cookbook? or add it separately.

Are you on discord?

marcklingen commented 1 week ago

I'd recommend to add it as a new cookbook, similar to the mistral one: https://github.com/langfuse/langfuse-docs/blob/main/cookbook/integration_mistral_sdk.ipynb

RS-labhub commented 1 week ago

Finally, you replied. Thanks!! Opening a PR soon!

marcklingen commented 1 week ago

sorry for moving slow on this, I've been very backlogged the last two weeks, excited for this cookbook!