* fix(vertex passthrough): log :embedContent and :batchEmbedContents responses * test(vertex passthrough): add unit tests for :embedContent and :batchEmbedContents logging * fix(vertex passthrough): extract input text from request body for embedContent token counting * fix(vertex passthrough): add embedContent and batchEmbedContents to TRACKED_VERTEX_ROUTES * fix(vertex passthrough): detect Google AI Studio URLs in embedContent handler * test(vertex passthrough): add unit test for Google AI Studio URL embedContent provider detection * style: black format vertex_passthrough_logging_handler |
||
|---|---|---|
| .. | ||
| llm_provider_handlers | ||
| test_llm_pass_through_endpoints.py | ||
| test_method_specific_routing.py | ||
| test_pass_through_endpoints.py | ||
| test_passthrough_endpoints_common_utils.py | ||
| test_passthrough_guardrails_field_targeting.py | ||
| test_passthrough_guardrails.py | ||
| test_vertex_ai_batch_passthrough.py | ||
| test_vertex_passthrough_load_balancing.py | ||