litellm/enterprise/enterprise_hooks
Krish Dholakia 58f958f30a
Litellm dev 05 21 2025 p2 (#11039)
* feat: initial commit adding managed file support to fine tuning endpoints

* feat(fine_tuning/endpoints.py): working call to openai finetuning route

Uses litellm managed files for finetuning api support

* feat(fine-tuning/main.py): refactor to use LiteLLMFineTuningJob pydantic object

includes 'hidden_params'

* fix: initial commit adding unified finetuning id support

return a unified finetuning id we can use to understand which deployment to route the ft request to

* test: fix test

* feat(managed_files.py): return unified finetuning job id on create finetuning job

enables retrieve, delete to work with litellm managed files

* test: update test

* fix: fix linting error

* fix: fix ruff linting error

* test: fix check
2025-05-21 21:40:53 -07:00
..
__init__.py Litellm dev 05 19 2025 p3 (#10965) 2025-05-19 20:49:21 -07:00
aporia_ai.py fix linting error 2025-03-12 18:42:42 -07:00
banned_keywords.py
blocked_user_list.py Add key-level multi-instance tpm/rpm/max parallel request limiting (#10458) 2025-04-30 21:32:31 -07:00
google_text_moderation.py fix linting 2025-03-12 18:44:51 -07:00
managed_files.py Litellm dev 05 21 2025 p2 (#11039) 2025-05-21 21:40:53 -07:00
openai_moderation.py fix linting error 2025-03-12 18:42:42 -07:00
session_handler.py Add key-level multi-instance tpm/rpm/max parallel request limiting (#10458) 2025-04-30 21:32:31 -07:00