Commit Graph

13737 Commits

Author SHA1 Message Date
Ishaan Jaff
80e520c8f0 add gemini-1.0-ultra-001 2024-06-27 20:20:46 -07:00
Ishaan Jaff
d499c4c767 add source for codestral pricing 2024-06-27 20:20:46 -07:00
Ishaan Jaff
df97848195 add codestral pricing 2024-06-27 20:20:46 -07:00
Ishaan Jaff
b9bc16590d forward otel traceparent in request headers 2024-06-27 20:20:46 -07:00
Ishaan Jaff
734d79ce80 test volcengine 2024-06-27 20:20:46 -07:00
Ishaan Jaff
124b80fc73 docs - volcengine 2024-06-27 20:20:46 -07:00
Ishaan Jaff
9d49747372 add initial support for volcengine 2024-06-27 20:20:46 -07:00
Ishaan Jaff
348a8cffc2 add volcengine as provider to litellm 2024-06-27 20:20:46 -07:00
Ishaan Jaff
9fb0a9cd0a fix - reuse client initialized on proxy config 2024-06-27 20:20:46 -07:00
Krrish Dholakia
d1cb4a195c fix(bedrock_httpx.py): Fix https://github.com/BerriAI/litellm/issues/4415 2024-06-27 20:20:46 -07:00
Ishaan Jaff
1821b32491 fix handle_openai_chat_completion_chunk 2024-06-27 20:20:46 -07:00
Ishaan Jaff
31905a69da Revert "Add return type annotations to util types"
This reverts commit faef56fe69.
2024-06-27 20:20:46 -07:00
Ishaan Jaff
e7b315af4c test_spend_logs_payload_whisper 2024-06-27 20:20:46 -07:00
Ishaan Jaff
c0c715b905 fix cost tracking for whisper 2024-06-27 20:20:46 -07:00
Josh Learn
ebc22a7593 Add return type annotations to util types 2024-06-27 20:20:46 -07:00
Ishaan Jaff
9d371f84e5 fix add ollama codegemma 2024-06-27 20:20:46 -07:00
Ishaan Jaff
612c950b15 test - fireworks ai param mapping 2024-06-27 20:20:46 -07:00
Ishaan Jaff
06a329a53a fix + test fireworks ai param mapping for tools 2024-06-27 20:20:46 -07:00
Ishaan Jaff
181986a684 test fireworks ai tool calling 2024-06-27 20:20:46 -07:00
Ishaan Jaff
8ea269c3c3 add fireworks ai param mapping 2024-06-27 20:20:46 -07:00
Ishaan Jaff
0548926e4d fix fireworks ai config 2024-06-27 20:20:46 -07:00
Ishaan Jaff
85351078fa feat - add fireworks ai config for param mapping 2024-06-27 20:20:46 -07:00
Krrish Dholakia
62b6430125 docs(reliable_completions.md): improve headers for easier searching 2024-06-27 20:20:46 -07:00
Paul Gauthier
30c51c4899 Added openrouter/anthropic/claude-3-haiku-20240307 2024-06-27 20:20:46 -07:00
Paul Gauthier
4a53754436 Added openrouter/anthropic/claude-3.5-sonnet to model json 2024-06-27 20:20:46 -07:00
Krrish Dholakia
f225174024 docs(function_call.md): cleanup 2024-06-27 20:20:46 -07:00
Ishaan Jaff
e1c54c4c2b run again 2024-06-27 20:20:46 -07:00
Krrish Dholakia
5e96e035b2 docs(routing.md): add dynamic cooldowns to docs 2024-06-27 20:20:46 -07:00
Krrish Dholakia
b8316d8a8d fix(router.py): set cooldown_time: per model 2024-06-27 20:20:46 -07:00
Krish Dholakia
b890229cff Revert "Create litellm user to fix issue with prisma in k8s " 2024-06-27 20:20:46 -07:00
Ishaan Jaff
d8b548b1ce bump: version 1.40.26 → 1.40.27 2024-06-27 20:20:46 -07:00
Steven Osborn
2b4628fc07 create litellm user to fix issue in k8s where prisma fails due to user nobody without home directory 2024-06-27 20:20:46 -07:00
Ishaan Jaff
882b6dcab4 fix only use crypto imports when needed 2024-06-27 20:20:46 -07:00
Ishaan Jaff
85f463dff5 fix - verify license without api request 2024-06-27 20:20:46 -07:00
Krrish Dholakia
aa9e542d21 fix(predibase.py): support json schema on predibase 2024-06-27 20:20:31 -07:00
Krrish Dholakia
adfb9cda79 fix(utils.py): predibase exception mapping - map 424 as a badrequest error 2024-06-27 20:20:31 -07:00
Ishaan Jaff
6e10a122b1 fix detect secrets test 2024-06-27 20:20:31 -07:00
Ishaan Jaff
13f4ecb7ec docs - secret detection 2024-06-27 20:20:31 -07:00
Ishaan Jaff
1962a24802 test secret detection 2024-06-27 20:20:31 -07:00
Ishaan Jaff
92eed81077 clean up secret detection 2024-06-27 20:20:31 -07:00
Ishaan Jaff
8a7b16102c fix async_pre_call_hook 2024-06-27 20:20:31 -07:00
Ishaan Jaff
350e87f1d6 init secret detection callback 2024-06-27 20:20:31 -07:00
Ishaan Jaff
d7643eb9f2 feat - add secret detection 2024-06-27 20:20:30 -07:00
Krrish Dholakia
9909b1d70a fix(utils.py): add coverage for anthropic content policy error - vertex ai 2024-06-27 20:20:30 -07:00
Krrish Dholakia
c45d93b93a fix(router.py): improve error message returned for fallbacks 2024-06-27 20:20:30 -07:00
Ishaan Jaff
b3ef4755c3 fix using mock completion 2024-06-27 20:20:30 -07:00
Ishaan Jaff
61b9ff9ac2 test - test_mock_request_n_greater_than_1 2024-06-27 20:20:30 -07:00
Ishaan Jaff
d07f8b6d3b feat - use n in mock completion 2024-06-27 20:20:30 -07:00
Krrish Dholakia
81fd42258c docs(reliability.md): add doc on mock testing fallbacks 2024-06-27 20:20:30 -07:00
Krrish Dholakia
9b47ba72cb feat(router.py): support mock testing content policy + context window fallbacks 2024-06-27 20:20:30 -07:00