Nicholas Grabar
|
f68cc26f15
|
8864 Add support for anyOf union type while handling null fields
|
2025-03-25 22:37:28 -07:00 |
|
Krish Dholakia
|
122ee634f4
|
Merge pull request #9473 from BerriAI/litellm_dev_03_22_2025_p2
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
|
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
|
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 |
|
Ishaan Jaff
|
44f4c623e2
|
Add annotations to the delta
|
2025-03-22 11:38:30 -07:00 |
|
Krrish Dholakia
|
06e69a414e
|
fix(vertex_ai/common_utils.py): fix handling constructed url with default vertex config
|
2025-03-22 11:32:01 -07:00 |
|
Krrish Dholakia
|
b44b3bd36b
|
feat(llm_passthrough_endpoints.py): base case passing for refactored vertex passthrough route
|
2025-03-22 11:06:52 -07:00 |
|
Ishaan Jaff
|
dc5bf10009
|
feat - add openai web search
|
2025-03-22 10:43:35 -07:00 |
|
Krrish Dholakia
|
94d3413335
|
refactor(llm_passthrough_endpoints.py): refactor vertex passthrough to use common llm passthrough handler.py
|
2025-03-22 10:42:46 -07:00 |
|
Ishaan Jaff
|
4683b8ea70
|
add search_context_cost_per_1k_calls
|
2025-03-22 10:24:08 -07:00 |
|
Krish Dholakia
|
950edd76b3
|
Merge pull request #9454 from BerriAI/litellm_dev_03_21_2025_p3
Helm unit test / unit-test (push) Successful in 20s
Read Version from pyproject.toml / read-version (push) Successful in 39s
Fix route check for non-proxy admins on jwt auth
|
2025-03-21 22:32:46 -07:00 |
|