Does LiteLLM support usage tracking for TTS? #6699
Unanswered
marty-sullivan
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I did some investigation, and it does seem like the model_info for the configured model does have the correct So are these parameters just there for nothing or future implementation? Or am I missing where these metrics are actually being tracked? |
Beta Was this translation helpful? Give feedback.
3 replies
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.
-
I was able to add the tts-1 and tts-hd-1 models via Azure OpenAI to my LiteLLM proxy. It seems to work fine, but I notice there is no usage tracking. Am I missing how to do this or is it basically just a passthrough and there is no way to track API key / Team usage for non-LLM models?
Beta Was this translation helpful? Give feedback.
All reactions