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
Add support of cost estimation for images, video, audio, other. Currently only text is supported.
Motivation
When working with multimodal models, the majority of the cost typically comes from including images, video, or audio in the inputs or outputs of LLM calls. Without visibility into these elements, cost tracking becomes less meaningful.
The text was updated successfully, but these errors were encountered:
Proposal summary
Add support of cost estimation for images, video, audio, other. Currently only text is supported.
Motivation
When working with multimodal models, the majority of the cost typically comes from including images, video, or audio in the inputs or outputs of LLM calls. Without visibility into these elements, cost tracking becomes less meaningful.
The text was updated successfully, but these errors were encountered: