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
Does it mean when I(client) create batch using LiteLLM,
LiteLLM continuously poll batch status until completion and aggregates usage?
I created batch using LiteLLM, but it didn't. Instead, I retrieve batch using LiteLLM and when the batch status changed to completed, it calculate costs and store in SpendLogs Table.
Do I misunderstand the feature(docs)? Please correct me if I'm wrong. Thank you! @krrishdholakia@ishaan-jaff
Relevant log output
Are you a ML Ops Team?
No
What LiteLLM version are you on ?
v1.65.4
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered:
What happened?
I'm trying to use enterprise feature(w/ trivial key) track cost of batch.
In docs, it said LiteLLM polls the batch status until completion(https://docs.litellm.ai/docs/batches#how-cost-tracking-for-batches-api-works)
Does it mean when I(client) create batch using LiteLLM,
LiteLLM continuously poll batch status until completion and aggregates usage?
I created batch using LiteLLM, but it didn't. Instead, I retrieve batch using LiteLLM and when the batch status changed to
completed
, it calculate costs and store in SpendLogs Table.Do I misunderstand the feature(docs)? Please correct me if I'm wrong. Thank you! @krrishdholakia @ishaan-jaff
Relevant log output
Are you a ML Ops Team?
No
What LiteLLM version are you on ?
v1.65.4
Twitter / LinkedIn details
No response
The text was updated successfully, but these errors were encountered: