mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
model_object_id is documented as "the id returned by the backend API provider", and that is what batches and fine-tuning jobs store there. The background responses create stored the advertised id in it instead, which is encrypted with a fresh nonce on every call, so the row had no stable handle on the generation it describes. The cost poller now reads the provider id straight off the row. Rows written before this still carry the advertised id there, and decrypting is a no-op on an id that is already the provider's, so both shapes resolve through the same call. Claude-Session: https://claude.ai/code/session_01RHAjRxNhXTpKHeGMZ1nDKi |
||
|---|---|---|
| .. | ||
| cloudformation_stack | ||
| dist | ||
| enterprise_hooks | ||
| enterprise_ui | ||
| litellm_enterprise | ||
| __init__.py | ||
| LICENSE.md | ||
| pyproject.toml | ||
| README.md | ||
LiteLLM Enterprise
Code in this folder is licensed under a commercial license. Please review the LICENSE file within the /enterprise folder
These features are covered under the LiteLLM Enterprise contract
👉 Using in an Enterprise / Need specific features ? Meet with us here
See all Enterprise Features here 👉 Docs