Commit graph

13528 commits

Author SHA1 Message Date
Krish Dholakia
3a3b3667ee
Merge branch 'main' into litellm_aws_kms_fixes 2024-06-19 09:30:54 -07:00
Ishaan Jaff
5982fd88f9 feat - add open router exception mapping 2024-06-19 08:40:08 -07:00
David Manouchehri
c04680d54b
fix(litellm_logging.py): Add missing import statement. 2024-06-19 05:48:46 +00:00
Krrish Dholakia
52bcf37079 bump: version 1.40.17 → 1.40.18 2024-06-18 20:51:52 -07:00
Krrish Dholakia
c66c06d3d1 docs(deploy.md): add community terraform module 2024-06-18 20:46:56 -07:00
Ishaan Jaff
285f35cf49 ci/cd run again 2024-06-18 20:39:45 -07:00
Krish Dholakia
0c2c02ba8d
Merge pull request #4266 from BerriAI/litellm_gemini_image_url
Support 'image url' to vertex ai / google ai studio gemini models
2024-06-18 20:39:25 -07:00
Krish Dholakia
cacf8e84d0
Merge pull request #4274 from BerriAI/litellm_router_multiple_orgs
fix(proxy_server.py): fix llm_model_list to use router.get_model_list()
2024-06-18 20:27:49 -07:00
Krish Dholakia
d96ffe8075
Merge pull request #4271 from BerriAI/litellm_vertex_httpx_fix
fix(vertex_httpx.py): Correctly handle Vertex content policy violation error
2024-06-18 20:19:46 -07:00
Krrish Dholakia
b79e21a81a fix(types/utils.py): fix linting errors 2024-06-18 20:19:06 -07:00
Ishaan Jaff
dae6659dbc bump: version 1.40.16 → 1.40.17 2024-06-18 20:15:41 -07:00
Krrish Dholakia
aa6b56f057 fix(azure.py): handle asyncio.CancelledError 2024-06-18 20:14:27 -07:00
Ishaan Jaff
7b414a73a7 docs - show setting trace name 2024-06-18 20:12:00 -07:00
Ishaan Jaff
e1b646c304
Merge pull request #4275 from BerriAI/litellm_fix_langfuse_log_prompts
[Fix] Use Langfuse prompt Object with LiteLLM Proxy
2024-06-18 20:09:13 -07:00
Ishaan Jaff
f3ac3f85cd fix llm_request_utils 2024-06-18 20:06:58 -07:00
Krish Dholakia
308fa6f4a0
Merge pull request #4258 from nejch/fix/typing
fix: add more type hints to init methods
2024-06-18 20:04:05 -07:00
Ishaan Jaff
bc051b18d8 test- langfuse prompt 2024-06-18 19:59:34 -07:00
Krrish Dholakia
164dccbbd4 fix(router.py): support adding models across multiple orgs, with 1 model definition 2024-06-18 19:57:10 -07:00
Ishaan Jaff
04038a0bef feat - _add_prompt_to_generation_params for langfuse 2024-06-18 19:55:16 -07:00
Krrish Dholakia
14b66c3daa fix(router.py): support multiple orgs in 1 model definition
Closes https://github.com/BerriAI/litellm/issues/3949
2024-06-18 19:36:58 -07:00
Ishaan Jaff
a26a023ff8 fix - log langfuse prompt 2024-06-18 19:25:51 -07:00
Krrish Dholakia
3546ab39d3 test: cleanup tests 2024-06-18 19:07:31 -07:00
Krish Dholakia
83b97d9763
Merge pull request #4269 from BerriAI/litellm_team_budgets_fix
fix(proxy_server.py): Fix JWT-Auth team spend tracking
2024-06-18 19:05:53 -07:00
Krrish Dholakia
f41c443abb fix(vertex_httpx.py): re-raise vertex content policy violation error
Fixes https://github.com/BerriAI/litellm/issues/4270
2024-06-18 19:00:35 -07:00
Krrish Dholakia
aef5cf3f22 fix(vertex_httpx.py): add better debug logging for vertex httpx 2024-06-18 18:00:29 -07:00
Ishaan Jaff
d880fb2619
Merge pull request #4268 from BerriAI/litellm_fix_async_mock_compl
[Fix-Bug] Async Streaming Mock is different to sync streaming mock
2024-06-18 17:11:29 -07:00
Krrish Dholakia
6558abf845 fix(proxy_server.py): track team spend for cached team object
fixes issue where team budgets for jwt tokens weren't asserted
2024-06-18 17:10:12 -07:00
Ishaan Jaff
2d15a3c586 fix - mock completion request 2024-06-18 17:08:54 -07:00
Krrish Dholakia
5ad095ad9d fix(openai.py): deepinfra function calling - drop_params support for unsupported tool choice value 2024-06-18 16:19:57 -07:00
Ishaan Jaff
604f9689d0 fix setting langfuse attributes thru header 2024-06-18 12:09:58 -07:00
Krrish Dholakia
71f4bf3bb4 fix(vertex_httpx.py): support safety settings on vertex ai
Fixes https://github.com/BerriAI/litellm/issues/4267
2024-06-18 11:43:07 -07:00
Ishaan Jaff
bf9d77eeb1 fix getting started docs 2024-06-18 11:07:18 -07:00
Krrish Dholakia
ae9f1a0e52 test: cleanup tests 2024-06-18 11:01:00 -07:00
Krrish Dholakia
3f7252c422 fix(support-passing-image-url-to-gemini-via-vertex-ai): Closes https://github.com/BerriAI/litellm/issues/4262 2024-06-18 10:55:58 -07:00
Ishaan Jaff
298984453c
Merge pull request #4265 from BerriAI/docs_deepinfra_llama3
[Docs] Deep infra llama3
2024-06-18 10:48:23 -07:00
Ishaan Jaff
06e416f2b0 docs - using groq models 2024-06-18 10:46:34 -07:00
Ishaan Jaff
6ff427144e docs - deep infra llama3 2024-06-18 10:45:09 -07:00
Ishaan Jaff
57da2466cf
Merge pull request #4263 from BerriAI/litellm_fix_vertex_exception_mapping
[Fix-Bug]: LiteLLM returns 500 in case of Quota exceeded for anthropic-claude-3-haiku
2024-06-18 08:58:54 -07:00
Ishaan Jaff
c41ebf148b
Merge pull request #4261 from kurtmckee/add-dependabot-for-actions
Add a Dependabot config to auto-update GitHub action versions
2024-06-18 08:48:06 -07:00
Ishaan Jaff
28b5c8b176
Merge pull request #4260 from BerriAI/litellm_fix_thread_create
[Fix] Proxy Thread creation using the Assistants API
2024-06-18 08:45:25 -07:00
Ishaan Jaff
7c91ea4b86 fix exception mapping for vertex ai 2024-06-18 08:41:23 -07:00
Ishaan Jaff
8f3bd0780b fix exception mapping for vertex ai 2024-06-18 08:38:36 -07:00
Kurt McKee
69b6fa4818
Feedback: Configure Dependabot to check for updates daily 2024-06-18 10:30:28 -05:00
Kurt McKee
46da5c6ffe
Add a Dependabot config to auto-update GitHub action versions 2024-06-18 10:18:14 -05:00
Ishaan Jaff
1f8379d169 test using "metadata", litellm_metadata 2024-06-18 08:06:49 -07:00
Ishaan Jaff
5e2af8236a fix - thread create endpoints 2024-06-18 07:54:47 -07:00
Krrish Dholakia
fdb9b24b9f docs(instructor.md): add instructor to integrations 2024-06-18 07:21:44 -07:00
Nejc Habjan
2ecd614a73
fix: add more type hints to init methods 2024-06-18 12:09:39 +02:00
Ishaan Jaff
c91ebb6a64 ci/cd run again 2024-06-17 23:25:58 -07:00
Ishaan Jaff
d409ffbaa9 fix test_chat_completion_different_deployments 2024-06-17 23:04:48 -07:00