litellm-mirror/litellm/proxy/pass_through_endpoints
Ishaan Jaff 51a6a219cd
(Improvements) use /openai/ pass through with OpenAI Ruby for Assistants API (#8884)
* add ruby assistants testing

* _join_url_paths

* run ruby tests on ci/cd

* TestBaseOpenAIPassThroughHandler

* _join_url_paths

* fix _join_url_paths

* Install Ruby and Bundler

* Install Ruby and Bundler
2025-02-27 20:01:16 -08:00
..
llm_provider_handlers (fix) Pass through spend tracking - ensure custom_llm_provider is tracked for Vertex, Google AI Studio, Anthropic (#8882) 2025-02-27 17:09:43 -08:00
llm_passthrough_endpoints.py (Improvements) use /openai/ pass through with OpenAI Ruby for Assistants API (#8884) 2025-02-27 20:01:16 -08:00
pass_through_endpoints.py (Proxy improvement) - Raise BadRequestError when unknown model passed in request (#8886) 2025-02-27 19:30:57 -08:00
passthrough_endpoint_router.py (QA+UI) - e2e flow for adding assembly ai passthrough endpoints (#8337) 2025-02-06 18:27:54 -08:00
streaming_handler.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
success_handler.py (Feat) - New pass through add assembly ai passthrough endpoints (#8220) 2025-02-03 21:54:32 -08:00
types.py (feat) add usage / cost tracking for Anthropic passthrough routes (#6835) 2024-11-20 17:25:12 -08:00