Krish Dholakia and GitHub
ad2270fe13
Merge pull request #14764 from daily-kim/litellm_fix_bearer_capitalization
...
Fix: Authorization header to use correct "Bearer" capitalization
2025-10-03 22:02:46 -07:00
Ishaan Jaff and GitHub
10d6d72ae3
[Feat] VertexAI - Support googlemap grounding in vertex ai ( #15179 )
...
* add VertexToolName
* test_vertex_tool_params
* fix: working maps grounding
* test_gemini_google_maps_tool_simple
* test_vertex_ai_map_google_maps_tool_with_location
* fix # noqa: PLR0915
* _extract_google_maps_retrieval_config
* fixes for linting
* docs: **Google Maps**
2025-10-03 16:07:51 -07:00
Ishaan Jaffer
f1578b49e2
vertex_httpx_mock_post
2025-09-29 18:25:54 -07:00
Alexsander Hamir and GitHub
d4830e34e5
fix: remove router inefficiencies (from O(M*N) to O(1)) - 62.5% faster P99 latency ( #15046 )
...
* fix: remove redundant deep copy
set_model_list already does the deep copy at the beginning of the call.
* fix: remove unused model_list arguments
The `model_list` parameter was being passed to classes that did not use it.
* fix: reduce per-request memory and time from O(N×M) to O(N)
No need to create a whole array for a simple look up.
* add: missing test
* fix: remove unused parameter
2025-09-29 15:49:46 -07:00
Ishaan Jaffer
6d74f33043
test azure instruct
2025-09-27 15:01:25 -07:00
Ishaan Jaffer
a6ea8a5984
test_openai_stream_options_call
2025-09-27 15:01:25 -07:00
Ishaan Jaffer
5077e36f1b
test_completion_azure
2025-09-27 15:01:25 -07:00
Ishaan Jaffer
73c32c01a4
test_chat_azure_stream
2025-09-27 15:01:25 -07:00
Krish Dholakia and GitHub
f9331ac43e
Merge branch 'main' into litellm_ci_cd_linting_fixes_09_29_2025_p2
2025-09-27 14:15:27 -07:00
Krrish Dholakia
77670fa419
fix: fix test
2025-09-27 14:14:40 -07:00
Ishaan Jaffer
b97e56252d
test_openai_azure_embedding_optional_arg
2025-09-27 14:03:23 -07:00
Ishaan Jaffer
0efb0e2990
test_completion_gemini
2025-09-27 14:00:01 -07:00
Ishaan Jaffer
cb2e63621b
test_aaparallel_function_call
2025-09-27 13:59:36 -07:00
Ishaan Jaffer
5d04625baa
test_aaaaazure_tenant_id_auth
2025-09-27 13:59:17 -07:00
Ishaan Jaffer
04cc292c3f
test_completion_base64
2025-09-27 13:58:54 -07:00
Ishaan Jaffer
8223586d1b
test_exception_bubbling_up
2025-09-27 13:58:31 -07:00
Ishaan Jaffer
0d786787e0
test_router_mock_request_with_mock_timeout_with_fallbacks
2025-09-27 13:57:43 -07:00
Ishaan Jaffer
81282d14b5
test_async_embedding_openai
2025-09-27 13:03:17 -07:00
Ishaan Jaffer
bb4b7fdd00
test_gemini_pro_function_calling_httpx
2025-09-27 12:43:06 -07:00
Ishaan Jaffer
30a3795e78
test_vertex_ai_stream
2025-09-27 12:42:37 -07:00
Ishaan Jaffer
6aa35ec999
test text-embedding-ada-002
2025-09-27 12:41:35 -07:00
Ishaan Jaffer
c27beb74b9
test fix
2025-09-27 12:40:34 -07:00
Ishaan Jaffer
919d680e18
test_completion_azure_function_calling_stream
2025-09-27 12:38:18 -07:00
Ishaan Jaffer
9a35d760cf
test_async_custom_handler_stream
2025-09-27 12:37:56 -07:00
Ishaan Jaffer
02cc9133a5
test_async_chat_azure_stream
2025-09-27 12:37:36 -07:00
Ishaan Jaffer
9c028c03fb
test_bad_request_error_contains_httpx_response
2025-09-27 12:35:59 -07:00
Ishaan Jaffer
973d4b71e7
test_embedding_caching_azure
2025-09-27 12:34:49 -07:00
Ishaan Jaffer
2ba34d22bd
test_router_mock_request_with_mock_timeout_with_fallbacks
2025-09-27 12:27:54 -07:00
Ishaan Jaffer
99314221e1
test_router_azure_acompletion
2025-09-27 12:27:34 -07:00
Ishaan Jaffer
4b06d6d6d6
test_provider_budgets_e2e_test
2025-09-27 12:26:40 -07:00
Ishaan Jaffer
f7213bacfe
test_async_custom_handler_embedding_optional_param
2025-09-27 12:18:17 -07:00
Ishaan Jaffer
bbf5761b49
tets health check
2025-09-27 12:06:26 -07:00
Ishaan Jaffer
9097aaa65c
test_usage_based_routing
2025-09-27 11:42:34 -07:00
Ishaan Jaffer
c99c9ad87d
test_service_unavailable_fallbacks
2025-09-27 11:41:20 -07:00
Ishaan Jaffer
5e2479d7a3
test_router_with_caching
2025-09-27 11:38:08 -07:00
Ishaan Jaffer
95590ba81c
test_router_retries
2025-09-27 11:35:33 -07:00
Ishaan Jaffer
d616545483
test_reading_key_from_model_list
2025-09-27 11:30:09 -07:00
Ishaan Jaffer
172dc07e52
test_cooldown_same_model_name
2025-09-27 11:29:05 -07:00
Ishaan Jaffer
401ec6f2cf
test_cooldown_badrequest_error
2025-09-27 11:28:20 -07:00
Ishaan Jaffer
66b86e46e3
test_azure_embedding_on_router
2025-09-27 11:27:56 -07:00
Ishaan Jaffer
bd77bdabe6
test_call_one_endpoint
2025-09-27 11:27:34 -07:00
Ishaan Jaffer
2b39663291
test_async_fallbacks_embeddings
2025-09-27 10:18:18 -07:00
Ishaan Jaffer
a2e72fbcc9
test_caching_with_models_v2
2025-09-27 10:08:32 -07:00
Ishaan Jaffer
9220ddc598
test router policy violation
2025-09-27 10:04:02 -07:00
Ishaan Jaffer
6cca81291b
test_acompletion_caching_on_router
2025-09-27 09:57:07 -07:00
Ishaan Jaffer
d6e882163a
test_acompletion_caching_on_router_caching_groups
2025-09-27 09:53:37 -07:00
Ishaan Jaffer
22c033d3d7
test_acompletion_caching_on_router_caching_groups
2025-09-27 09:28:24 -07:00
Ishaan Jaffer
8510c70416
test fixes
2025-09-27 09:11:43 -07:00
Krish Dholakia and GitHub
79ebb2c95e
Merge pull request #14888 from mrFranklin/feat/improve-opik
...
feat: improve opik integration code
2025-09-25 23:40:41 -07:00
Alexsander Hamir and GitHub
eaa04cd8ce
fix: use fastuuid helper ( #14903 )
...
* fix: use fastuuid helper across the codebase
First batch of changes, simple drop in replacement.
* second batch of changes
* fixed: script mistake on helper file
2025-09-25 15:47:01 -07:00