Adding user_id to Token Tracing with litellm and langfuse as a proxy #5041
-
I'm currently using litellm as a proxy with langfuse for tracing tokens in MS GraphRAG. I want to include a user_id in the tracing process to better track and manage user interactions. Could anyone guide me on how to add or configure the user_id within this setup? Any advice or examples would be greatly appreciated! Thanks in advance |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
pass |
Beta Was this translation helpful? Give feedback.
-
I've recently upgraded LiteLLM from v1.52.16 to v1.57.4 and the |
Beta Was this translation helpful? Give feedback.
pass
user
in all your /chat/completions request. LiteLLM will send this Langfuse