mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-19 16:19:29 +00:00
docs(langfuse): update section titles
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user