You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all,
I'm currently using Langflow with the Azure OpenAI component to build an application, and I'm triggering flows through the Langflow Flow API.
I have a specific requirement:
I need to retrieve the number of input_tokens and output_tokens consumed by the Azure OpenAI component during an API call.
I would like to ask:
Is there a built-in way to access token usage data (e.g., input_tokens, output_tokens) from the Langflow API response?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm currently using Langflow with the Azure OpenAI component to build an application, and I'm triggering flows through the Langflow Flow API.
I have a specific requirement:
I need to retrieve the number of input_tokens and output_tokens consumed by the Azure OpenAI component during an API call.
I would like to ask:
Is there a built-in way to access token usage data (e.g., input_tokens, output_tokens) from the Langflow API response?
Beta Was this translation helpful? Give feedback.
All reactions