mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +00:00
* fix(main.py): fix retries being multiplied when using openai sdk Closes https://github.com/BerriAI/litellm/pull/7130 * docs(prompt_management.md): add langfuse prompt management doc * feat(team_endpoints.py): allow teams to add their own models Enables teams to call their own finetuned models via the proxy * test: add better enforcement check testing for `/model/new` now that teams can add their own models * docs(team_model_add.md): tutorial for allowing teams to add their own models * test: fix test |
||
---|---|---|
.. | ||
customer_endpoints.py | ||
internal_user_endpoints.py | ||
key_management_endpoints.py | ||
organization_endpoints.py | ||
sso_helper_utils.py | ||
team_callback_endpoints.py | ||
team_endpoints.py | ||
ui_sso.py |