Display token usage for OpenAIAssistantRunnable traces in LangSmith #16907
christos-bsq
announced in
Ideas
Replies: 2 comments 1 reply
-
Waiting for a solution too |
Beta Was this translation helpful? Give feedback.
0 replies
-
I agree, this is an important feature for those using OpenAI based assistants |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
OpenAIAssistantRunnable
traces in LangSmith don't have information about tokens.OpenAI now supports the usage of the Assistant API!
Related documentation here https://platform.openai.com/docs/api-reference/runs/object#runs/object-usage
Motivation
Without this improvement, it's very hard to track usage and costs related to OpenAI Assistant API.
Also, it's a poor UX for LangSmith.
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions