Commit graph

13776 commits

Author SHA1 Message Date
Ishaan Jaff
baf55a86c9 fix secret scanner 2024-06-27 15:20:30 -07:00
Ishaan Jaff
84ee37086c add stricter secret detection 2024-06-27 15:12:13 -07:00
Ishaan Jaff
552bac586f feat - improve secret detection 2024-06-27 15:07:38 -07:00
Ishaan Jaff
c9cee3d910 test - test_chat_completion_request_with_redaction 2024-06-27 13:48:25 -07:00
Ishaan Jaff
80960facfa fix secret redaction logic 2024-06-27 13:19:54 -07:00
Ishaan Jaff
80d8bf5d8f fix raise better error message on reaching failed vertex import 2024-06-27 12:02:19 -07:00
Ishaan Jaff
9d50fc1f2a docs - fix model name on claude-3-5-sonnet-20240620 anthropic 2024-06-27 10:40:06 -07:00
Ishaan Jaff
2376b7ac79
Merge pull request #4442 from djliden/main
Updates Databricks provider docs
2024-06-27 09:59:51 -07:00
Daniel Liden
101bd38996
undoes changes to proxy yaml api key/base 2024-06-27 12:51:00 -04:00
Krrish Dholakia
0c5014c323 bump: version 1.40.28 → 1.40.29 2024-06-27 08:58:25 -07:00
Krrish Dholakia
010b55e6db fix(utils.py): handle arguments being None
Fixes https://github.com/BerriAI/litellm/issues/4440
2024-06-27 08:56:52 -07:00
Daniel Liden
86010bc440
Update databricks.md
fixes a couple of examples to use correct endpoints/point to correct models
2024-06-27 09:36:45 -04:00
Daniel Liden
e1d844a9a0
Update databricks.md
updates some references to predibase to refer to Databricks
2024-06-27 09:11:09 -04:00
Krrish Dholakia
23a1f21f86 fix(utils.py): add new special token for cleanup 2024-06-26 22:52:50 -07:00
Krrish Dholakia
31dc3cd84f docs(openai_compatible.md): doc on disabling system messages 2024-06-26 22:45:34 -07:00
Ishaan Jaff
dad09fdc3d ci/cd run again 2024-06-26 19:18:12 -07:00
Ishaan Jaff
e93181310e bump: version 1.40.27 → 1.40.28 2024-06-26 19:03:17 -07:00
Ishaan Jaff
4707c4fccd fix gemini test 2024-06-26 19:00:30 -07:00
Ishaan Jaff
3dc578555c
Merge pull request #4421 from BerriAI/litellm_add_vertex_models
[Feat] Add all Vertex AI Models
2024-06-26 18:10:09 -07:00
Ishaan Jaff
7264113c25 vertex testing 2024-06-26 18:08:54 -07:00
Ishaan Jaff
afe31d3cb6
Merge pull request #4435 from BerriAI/litellm_Add_codestral_pricing
[Feat] Add Codestral pricing
2024-06-26 17:31:42 -07:00
Ishaan Jaff
caf28c7441 add source for codestral pricing 2024-06-26 17:31:26 -07:00
Ishaan Jaff
d002a804b7 add codestral pricing 2024-06-26 17:28:29 -07:00
Ishaan Jaff
8ecf15185b
Merge pull request #4423 from BerriAI/litellm_forward_traceparent_otel
[Fix] Forward OTEL Traceparent Header to provider
2024-06-26 17:16:23 -07:00
Ishaan Jaff
ef91b18a88
Merge pull request #4433 from BerriAI/litellm_add_volcano_ai_enginer
[Feat] New Provider - Add volcano AI Engine
2024-06-26 17:12:08 -07:00
Ishaan Jaff
0f489b68eb test volcengine 2024-06-26 17:09:30 -07:00
Ishaan Jaff
fcdda417bb docs - volcengine 2024-06-26 17:04:19 -07:00
Ishaan Jaff
d213f81b4c add initial support for volcengine 2024-06-26 16:53:44 -07:00
Ishaan Jaff
aa2e5d6288 add volcengine as provider to litellm 2024-06-26 16:47:23 -07:00
Ishaan Jaff
90892d4414
Merge pull request #4431 from BerriAI/litellm_use_openai_client_proxy
[Fix-Proxy] Azure Embeddings use AsyncAzureOpenAI Client initialized on litellm.Router for requests
2024-06-26 16:37:31 -07:00
Krrish Dholakia
151d19960e fix(bedrock_httpx.py): Fix https://github.com/BerriAI/litellm/issues/4415 2024-06-26 16:19:46 -07:00
Ishaan Jaff
b7bca0af6c fix - reuse client initialized on proxy config 2024-06-26 16:16:58 -07:00
Ishaan Jaff
57852bada9 fix handle_openai_chat_completion_chunk 2024-06-26 16:01:50 -07:00
Ishaan Jaff
90b0bd93a8 Revert "Add return type annotations to util types"
This reverts commit faef56fe69.
2024-06-26 15:59:38 -07:00
Ishaan Jaff
cef27241e1
Merge pull request #4427 from BerriAI/litellm_fix_cost_tracking_whisper
[Fix-Proxy] Store SpendLogs when using Whisper, Moderations etc
2024-06-26 15:27:50 -07:00
Ishaan Jaff
5c673551a1 test_spend_logs_payload_whisper 2024-06-26 15:21:49 -07:00
Ishaan Jaff
9ca2193bdf
Merge pull request #4420 from guitard0g/add-init-return-annos
Add return type annotations to util types
2024-06-26 15:15:28 -07:00
Ishaan Jaff
e0258708c7 fix cost tracking for whisper 2024-06-26 14:21:57 -07:00
Ishaan Jaff
a631d3a9dc
Merge pull request #4424 from BerriAI/fix_add_ollama_codegemma
fix add ollama codegemma to model cost map
2024-06-26 12:58:27 -07:00
Ishaan Jaff
199bfe612f fix add ollama codegemma 2024-06-26 12:57:09 -07:00
Ishaan Jaff
b16b846711 forward otel traceparent in request headers 2024-06-26 12:31:28 -07:00
Ishaan Jaff
5dacaa2c4c add codechat-bison@latest 2024-06-26 11:37:39 -07:00
Ishaan Jaff
b13bac8204 add code-gecko-latest 2024-06-26 11:34:48 -07:00
Ishaan Jaff
08d3d670c1 add code-bison 2024-06-26 11:28:10 -07:00
Ishaan Jaff
553f258758 add chat-bison-32k@002 2024-06-26 11:26:14 -07:00
Ishaan Jaff
08412f736b add vertex text-bison 2024-06-26 11:18:22 -07:00
Josh Learn
faef56fe69 Add return type annotations to util types 2024-06-26 12:46:59 -04:00
Ishaan Jaff
1ed5ceda8f fix gemini ultra info 2024-06-26 08:55:04 -07:00
Ishaan Jaff
e78c038284 add gemini-1.0-ultra-001 2024-06-26 08:46:45 -07:00
Ishaan Jaff
ae431eb85d
Merge pull request #4418 from BerriAI/litellm_fireworks_ai_tool_calling
[Feat] Add Fireworks AI Tool calling support
2024-06-26 08:30:06 -07:00