litellm-mirror/litellm/llms/openai/chat
Krish Dholakia 9b0f871129
Add /vllm/* and /mistral/* passthrough endpoints (adds support for Mistral OCR via passthrough)
* feat(llm_passthrough_endpoints.py): support mistral passthrough

Closes https://github.com/BerriAI/litellm/issues/9051

* feat(llm_passthrough_endpoints.py): initial commit for adding vllm passthrough route

* feat(vllm/common_utils.py): add new vllm model info route

make it possible to use vllm passthrough route via factory function

* fix(llm_passthrough_endpoints.py): add all methods to vllm passthrough route

* fix: fix linting error

* fix: fix linting error

* fix: fix ruff check

* fix(proxy/_types.py): add new passthrough routes

* docs(config_settings.md): add mistral env vars to docs
2025-04-14 22:06:33 -07:00
..
gpt_audio_transformation.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
gpt_transformation.py Add /vllm/* and /mistral/* passthrough endpoints (adds support for Mistral OCR via passthrough) 2025-04-14 22:06:33 -07:00
o_series_handler.py Improved O3 + Azure O3 support (#8181) 2025-02-01 09:52:28 -08:00
o_series_transformation.py build: merge branch 2025-03-02 08:31:57 -08:00