litellm-mirror/litellm/proxy/pass_through_endpoints
Ishaan Jaff 8fd60a420d
(Feat) - New pass through add assembly ai passthrough endpoints (#8220)
* add assembly ai pass through request

* fix assembly pass through

* fix test_assemblyai_basic_transcribe

* fix assemblyai auth check

* test_assemblyai_transcribe_with_non_admin_key

* working assembly ai test

* working assembly ai proxy route

* use helper func to pass through logging

* clean up logging assembly ai

* test: update test to handle gemini token counter change

* fix(factory.py): fix bedrock http:// handling

* add unit testing for assembly pt handler

* docs assembly ai pass through endpoint

* fix proxy_pass_through_endpoint_tests

* fix standard_passthrough_logging_object

* fix ASSEMBLYAI_API_KEY

* test test_assemblyai_proxy_route_basic_post

* test_assemblyai_proxy_route_get_transcript

* fix is is_assemblyai_route

* test_is_assemblyai_route

---------

Co-authored-by: Krrish Dholakia <krrishdholakia@gmail.com>
2025-02-03 21:54:32 -08:00
..
llm_provider_handlers (Feat) - New pass through add assembly ai passthrough endpoints (#8220) 2025-02-03 21:54:32 -08:00
llm_passthrough_endpoints.py (Feat) - New pass through add assembly ai passthrough endpoints (#8220) 2025-02-03 21:54:32 -08:00
pass_through_endpoints.py Litellm dev 01 14 2025 p2 (#7772) 2025-01-15 21:34:50 -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