Commit Graph

8551 Commits

Author SHA1 Message Date
ishaan-jaff
82246d8e30 (fix) using enterprise folder on litellm 2024-03-13 12:16:58 -07:00
Krrish Dholakia
b3493269b3 fix(proxy_server.py): support checking openai user param 2024-03-13 12:00:27 -07:00
ishaan-jaff
7924700df6 bump: version 1.31.7 → 1.31.8 2024-03-13 11:55:57 -07:00
Ishaan Jaff
fd99f9f64a
Merge pull request #2500 from BerriAI/litellm_fix_using_enterpise
(fix) issue with using litellm enterprise on Admin UI
2024-03-13 11:55:29 -07:00
Krrish Dholakia
a0f08766fe bump: version 1.31.6 → 1.31.7 2024-03-13 11:35:24 -07:00
Krrish Dholakia
dfac742324 fix(factory.py): fix mistral api prompt formatting 2024-03-13 11:34:45 -07:00
ishaan-jaff
771d09312e (fix) issue with using litellm enterprise license 2024-03-13 10:30:31 -07:00
Ishaan Jaff
ac867daadc
Merge pull request #2204 from BerriAI/dependabot/pip/orjson-3.9.15
build(deps): bump orjson from 3.9.7 to 3.9.15
2024-03-13 08:50:15 -07:00
Ishaan Jaff
0058e0270c
Merge pull request #2470 from tylerbrandt/gcp-dep
fix: add dependency for google-cloud-aiplatform
2024-03-13 08:17:08 -07:00
Krrish Dholakia
9e692d6cce docs(sidebar.js): add dall e 3 cost tracking to docs 2024-03-12 22:26:10 -07:00
Krrish Dholakia
1b93ada827 bump: version 1.31.5 → 1.31.6 2024-03-12 21:36:33 -07:00
Krish Dholakia
9f2d540ebf
Merge pull request #2472 from BerriAI/litellm_anthropic_streaming_tool_calling
fix(anthropic.py): support claude-3 streaming with function calling
2024-03-12 21:36:01 -07:00
Krrish Dholakia
488c4b9939 docs(cost_tracking.md): add docs for cost tracking dall e 3 calls 2024-03-12 21:35:17 -07:00
Ishaan Jaff
7b4f9691c7
Merge pull request #2479 from BerriAI/litellm_cohere_tool_call
[FEAT Cohere/command-r tool calling
2024-03-12 21:20:59 -07:00
Krrish Dholakia
55612a6a5f fix(anthropic.py): add more logging 2024-03-12 21:18:38 -07:00
Ishaan Jaff
3922b827f8
Merge pull request #2484 from BerriAI/litellm_fix_langfuse_default
[Proxy-High Traffic] Fix using Langfuse in high traffic
2024-03-12 19:35:24 -07:00
Krrish Dholakia
d620b4dc5d fix(anthropic.py): bug fix 2024-03-12 19:32:42 -07:00
Krrish Dholakia
e892fc99a3 fix(anthropic.py): concurrent request fix 2024-03-12 19:25:05 -07:00
Krrish Dholakia
2b5ba1c7af bump: version 1.31.4 → 1.31.5 2024-03-12 19:18:05 -07:00
Krish Dholakia
8beb6bb2bc
Merge pull request #2382 from BerriAI/litellm_cost_tracking_fix
fix(proxy_server.py): support cost tracking if general_settings is none
2024-03-12 19:15:23 -07:00
Krrish Dholakia
82c53d7e2f test(anthropic.py): more logging for test 2024-03-12 19:07:52 -07:00
Krish Dholakia
df5d9a78b8
Merge pull request #2483 from BerriAI/litellm_proxy_perf
fix(proxy_server.py): cache master key check
2024-03-12 19:01:46 -07:00
ishaan-jaff
786df1d574 (fix) locust load test 2024-03-12 18:52:49 -07:00
ishaan-jaff
8bfb00cdab (fix) default langfuse setting 2024-03-12 17:42:31 -07:00
Krrish Dholakia
39f9bfad80 fix(proxy_server.py): cache master key check 2024-03-12 15:15:33 -07:00
ishaan-jaff
b9bfc7c36c (fix) use cohere_chat optional params 2024-03-12 14:31:43 -07:00
ishaan-jaff
5b0b251d42 (feat) support tool_calling on cohere command-r 2024-03-12 14:24:48 -07:00
ishaan-jaff
2dbc95653e (feat) cohere tool calling 2024-03-12 13:19:17 -07:00
Krish Dholakia
0d18f3c0ca
Merge pull request #2473 from BerriAI/litellm_fix_compatible_provider_model_name
fix(openai.py): return model name with custom llm provider for openai-compatible endpoints (e.g. mistral, together ai, etc.)
2024-03-12 12:58:29 -07:00
Krish Dholakia
1ba102c618
Merge pull request #2475 from BerriAI/litellm_azure_dall_e_3_cost_tracking
fix(azure.py): support cost tracking for azure/dall-e-3
2024-03-12 12:57:31 -07:00
Krrish Dholakia
e342ecd873 test: set verbose for test 2024-03-12 12:56:38 -07:00
ishaan-jaff
a18c941621 (fix) failing cohere test 2024-03-12 12:44:19 -07:00
ishaan-jaff
d136238f6f (v0) tool calling 2024-03-12 12:35:52 -07:00
Ishaan Jaff
b2d5f775ca
Merge pull request #2478 from BerriAI/litellm_fix_dynamo_team_alias
(fix) patch dynamoDB team_model_alias bug
2024-03-12 12:34:53 -07:00
ishaan-jaff
6f069d26f3 (fix) patch dynamoDB tea_model_alias bug 2024-03-12 11:17:12 -07:00
Krrish Dholakia
d07c813ef9 test: add more logging for failing test 2024-03-12 11:15:14 -07:00
Ishaan Jaff
5172fb1de9
Merge pull request #2474 from BerriAI/litellm_support_command_r
[New-Model] Cohere/command-r
2024-03-12 11:11:56 -07:00
Krrish Dholakia
5d12236457 bump: version 1.31.3 → 1.31.4 2024-03-12 11:07:45 -07:00
Krrish Dholakia
d2286fb93c fix(main.py): trigger new build 2024-03-12 11:07:14 -07:00
Krrish Dholakia
fd4086d5da fix(proxy_server.py): fix /user/info for non-existent user id 2024-03-12 11:05:41 -07:00
Krrish Dholakia
7dd94c802e fix(azure.py): support cost tracking for azure/dall-e-3 2024-03-12 10:55:54 -07:00
ishaan-jaff
777cf094e5 (feat) use model json to get cohere_models 2024-03-12 10:53:26 -07:00
ishaan-jaff
aa8b5e9768 (feat) add cohere_chat to model_prices 2024-03-12 10:51:33 -07:00
ishaan-jaff
e5bb65669d (feat) exception mapping for cohere_chat 2024-03-12 10:45:42 -07:00
ishaan-jaff
8fabaed543 (docs) cohere-comand-r 2024-03-12 10:34:08 -07:00
ishaan-jaff
f50539ace9 (test) command_r 2024-03-12 10:30:33 -07:00
Krrish Dholakia
0033613b9e fix(openai.py): return model name with custom llm provider for openai compatible endpoints 2024-03-12 10:30:10 -07:00
ishaan-jaff
7635c764cf (feat) cohere_chat provider 2024-03-12 10:29:26 -07:00
Ishaan Jaff
01921aeb5a
Merge pull request #2471 from BerriAI/litellm_azure_instruct
(feat) support azure/gpt-instruct models
2024-03-12 10:27:24 -07:00
ishaan-jaff
042a71cdc7 (feat) v0 support command-r 2024-03-12 10:26:58 -07:00