litellm-mirror/litellm/proxy/pass_through_endpoints
Ishaan Jaff 81039d8faf
(Bug fix) - allow using Assistants GET, DELETE on /openai pass through routes (#8818)
* test_openai_assistants_e2e_operations

* test openai assistants pass through

* fix GET request on pass through handler

* _make_non_streaming_http_request

* _is_assistants_api_request

* test_openai_assistants_e2e_operations

* test_openai_assistants_e2e_operations

* openai_proxy_route

* docs openai pass through

* docs openai pass through

* docs openai pass through

* test pass through handler

* Potential fix for code scanning alert no. 2240: Incomplete URL substring sanitization

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-02-25 19:19:00 -08:00
..
llm_provider_handlers fix assembly pass through cost tracking 2025-02-06 21:20:59 -08:00
llm_passthrough_endpoints.py (Bug fix) - allow using Assistants GET, DELETE on /openai pass through routes (#8818) 2025-02-25 19:19:00 -08:00
pass_through_endpoints.py (Bug fix) - allow using Assistants GET, DELETE on /openai pass through routes (#8818) 2025-02-25 19:19:00 -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