Langfuse Trace with OpenAI Assistants #1513
Replies: 5 comments 2 replies
-
Hi @marco-introvigne, agree, full support of OpenAI assistants would be cool, let's track this idea here and see who else is interested |
Beta Was this translation helpful? Give feedback.
-
This would be awesome! I'm not super familiar with openai assistant API and I guess it would be hard to integrate with current langfuse cost tracking. But it'd be great if we could track tool usage cost. For example, using openAI code interpreter costs a few cents per session, it'd be cool if we could track that cost in the trace |
Beta Was this translation helpful? Give feedback.
-
Hi all, we've written up a cookbook that outlines how you can use our @observe decorator in using Langfuse with the Assistants API: https://langfuse.com/guides/cookbook/integration_openai_assistants |
Beta Was this translation helpful? Give feedback.
-
Hello @marcklingen @clemra ! Brand new to Langfuse. I'm going through the docs and it seems there is no JS/TS examples with Langfuse and Open AI Assistants API. https://langfuse.com/faq/all/openai-assistant-api#jsts
Is this on your roadmap? Could someone point me to which utility function(s) in the docs (https://js.reference.langfuse.com/) allow you to "observe" the execution (point #3) or to a simple idiomatic example about how we observe executions using JavaScript or TypeScript. Many thanks |
Beta Was this translation helpful? Give feedback.
-
HI, I am hoping to get set up with langfuse to trace and cost our Open AI Assistants API usage. |
Beta Was this translation helpful? Give feedback.
-
Describe the feature or potential improvement
Currently langfuse is not working with the function of langchain
OpenAIAssistantRunnable
. When i am creating a new agent is not tracking the informations of the Cost and the Input/Output tokens. Would be a great feature to addAdditional information
No response
Beta Was this translation helpful? Give feedback.
All reactions