Commit graph

13439 commits

Author SHA1 Message Date
Ishaan Jaff
fca5926600 default to use SLP for GCS PubSub 2025-03-24 15:21:59 -07:00
Krrish Dholakia
6a0cf3db50 fix(litellm_logging.py): always log the api base
Fixes issue where api base missing from spend logs due to refactor
2025-03-24 13:45:39 -07:00
Ishaan Jaff
8b8fca1e20 fix mcp type imports 2025-03-24 11:01:29 -07:00
Ishaan Jaff
5017332690 fix pydantic import error 2025-03-24 07:11:48 -07:00
Tyler Hutcherson
7864cd1f76 update redisvl dependency 2025-03-24 08:42:11 -04:00
Krish Dholakia
122ee634f4
Merge pull request #9473 from BerriAI/litellm_dev_03_22_2025_p2
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 18s
Helm unit test / unit-test (push) Successful in 20s
Litellm dev 03 22 2025 p2
2025-03-22 21:57:15 -07:00
Krrish Dholakia
9fea7cec00 build: add new vertex text embedding model 2025-03-22 21:50:21 -07:00
Ishaan Jaff
f21a0c2da7 Merge branch 'main' into litellm_exp_mcp_server 2025-03-22 18:51:25 -07:00
Ishaan Jaff
d3cad97ebb add gpt-4o-2024-08-06 pricing for web tools 2025-03-22 18:48:33 -07:00
Ishaan Jaff
edfcff47b9 fix bug when unable to look up model info 2025-03-22 18:24:47 -07:00
Ishaan Jaff
cf03b2a797 test_langfuse_logging_completion 2025-03-22 18:09:04 -07:00
Ishaan Jaff
1b9f1837cd _get_file_search_tool_call 2025-03-22 18:04:33 -07:00
Ishaan Jaff
ded612563d _get_file_search_tool_call 2025-03-22 18:02:22 -07:00
Krrish Dholakia
790e063044 fix: fix linting error 2025-03-22 17:56:39 -07:00
Ishaan Jaff
4d4e0d8a6d FileSearchTool 2025-03-22 17:56:14 -07:00
Ishaan Jaff
8766b43a4b fix StandardBuiltInToolsParams 2025-03-22 17:53:06 -07:00
Ishaan Jaff
0f36b8afc2 chat_completion_response_includes_annotations 2025-03-22 17:36:22 -07:00
Ishaan Jaff
7f807cd6ba fix code quality check 2025-03-22 17:31:47 -07:00
Ishaan Jaff
f74640cb99 test_openai_responses_api_web_search_cost_tracking 2025-03-22 17:24:29 -07:00
Ishaan Jaff
81033dc8c9 test_openai_responses_api_web_search_cost_tracking 2025-03-22 17:21:41 -07:00
Ishaan Jaff
904795443d get_cost_for_built_in_tools 2025-03-22 17:06:34 -07:00
Ishaan Jaff
bdefc9fe06 add web search to gpt-4o-2024-08-06 2025-03-22 17:02:28 -07:00
Ishaan Jaff
b9ee316e23 fix model cost map 2025-03-22 16:59:04 -07:00
Ishaan Jaff
b0e61152da fix model cost map 2025-03-22 16:58:48 -07:00
Ishaan Jaff
475dfaa156 fixes for web search cost tracking 2025-03-22 16:56:32 -07:00
Ishaan Jaff
bfe3132bb6 StandardBuiltInToolCostTracking 2025-03-22 16:06:47 -07:00
Ishaan Jaff
10da287225 initialize_standard_built_in_tools_params 2025-03-22 16:03:53 -07:00
Ishaan Jaff
ded9a2e481 add cost tracking for StandardBuiltInToolCostTracking 2025-03-22 16:01:12 -07:00
Krrish Dholakia
59e14fc45c fix(router.py): fix get_model_list to return all wildcard models
enables viewing all wildcard models on `/model/info`
2025-03-22 15:39:23 -07:00
Ishaan Jaff
1910ed6027 WebSearchOptions 2025-03-22 15:39:04 -07:00
Ishaan Jaff
e19b82f202 add WebSearchOptions as supported chat completion param 2025-03-22 15:37:34 -07:00
Krrish Dholakia
f859c6ac0f fix(llm_passthrough_endpoints.py): fix raising helpful debug error message 2025-03-22 15:06:16 -07:00
Ishaan Jaff
cf22d31b2b search_context_cost_per_query 2025-03-22 14:52:58 -07:00
Ishaan Jaff
3a454d00df Merge branch 'main' into litellm_web_search_2 2025-03-22 14:35:32 -07:00
Ishaan Jaff
1f1f79d7cf gpt-4o-mini-search-preview-2025-03-11 2025-03-22 14:31:04 -07:00
Ishaan Jaff
647bc314de add gpt-4o-search-preview-2025-03-11 to model cost map 2025-03-22 14:29:57 -07:00
Krish Dholakia
d3baaf7961
Merge pull request #9467 from BerriAI/litellm_dev_03_22_2025_p1
Refactor vertex ai passthrough routes - fixes unpredictable behaviour w/ auto-setting default_vertex_region on router model add
2025-03-22 14:11:57 -07:00
Ishaan Jaff
a4f91c518a fix supports web search 2025-03-22 14:06:14 -07:00
Ishaan Jaff
7dd37a5b18 fix supports_web_search 2025-03-22 14:02:51 -07:00
Ishaan Jaff
ac292f4cbc fix supports_web_search 2025-03-22 14:02:00 -07:00
Ishaan Jaff
1d7accce9e test_supports_web_search 2025-03-22 13:49:35 -07:00
Ishaan Jaff
cae75fe46b fix supports_web_search 2025-03-22 13:44:44 -07:00
Ishaan Jaff
373d59720b search_context_cost_per_query 2025-03-22 13:07:17 -07:00
Ishaan Jaff
df6901f39e search_context_cost_per_1k_calls 2025-03-22 13:04:24 -07:00
Ishaan Jaff
c4cbfd5716 supports_web_search 2025-03-22 13:01:41 -07:00
Ishaan Jaff
baa2bdb762 add supports_web_search 2025-03-22 12:59:50 -07:00
Ishaan Jaff
d2e36d8bed search_context_cost_per_1k_calls 2025-03-22 12:57:00 -07:00
Krrish Dholakia
fe004bc45c build: cleanup unused files 2025-03-22 12:54:11 -07:00
Krrish Dholakia
92d4486a2c fix(llm_passthrough_endpoints.py): raise verbose error if credentials not found on proxy 2025-03-22 11:49:51 -07:00
Ishaan Jaff
792a2d6115 test_is_chunk_non_empty_with_annotations 2025-03-22 11:41:53 -07:00