forked from phoenix/litellm-mirror
docs(langfuse): update section titles
This commit is contained in:
parent
31fb2d0219
commit
b8dbcd7ac3
2 changed files with 3 additions and 3 deletions
|
@ -134,5 +134,5 @@ chat(messages)
|
|||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
## Langfuse Integration
|
||||
Checkout this section [here](../observability/langfuse_integration#chatlitellm-integration) for more details on how to integrate langfuse with ChatLiteLLM.
|
||||
## Use LangChain ChatLiteLLM + Langfuse
|
||||
Checkout this section [here](../observability/langfuse_integration#use-langchain-chatlitellm--langfuse) for more details on how to integrate langfuse with ChatLiteLLM.
|
||||
|
|
|
@ -132,7 +132,7 @@ print(response)
|
|||
|
||||
```
|
||||
|
||||
### ChatLiteLLM Integration
|
||||
### Use LangChain ChatLiteLLM + Langfuse
|
||||
Pass `trace_user_id`, `session_id` in model_kwargs
|
||||
```python
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue