Commit Graph

23118 Commits

Author SHA1 Message Date
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
Krrish Dholakia
06cd413467 docs(gemini.md): add function calling to docs 2024-06-17 21:48:20 -07:00
Krrish Dholakia
0700aed7d1 fix(test_jwt.py): fix import 2024-06-17 21:08:01 -07:00
Krrish Dholakia
f1b0cc756b test(test_utils.py): reset env after test complete 2024-06-17 20:33:39 -07:00
Krrish Dholakia
84285b9dbb fix(litellm_logging.py): fix error logging 2024-06-17 20:28:55 -07:00
Krrish Dholakia
df753a8ab2 fix(cost_calculator.py): fix time import 2024-06-17 20:27:18 -07:00
Krish Dholakia
af2917d655
Merge pull request #4246 from BerriAI/litellm_gemini_refactoring
feat(main.py): Gemini (Google AI Studio) - Support Function Calling, Inline images, etc.
2024-06-17 19:51:12 -07:00
Krish Dholakia
63216f42b8
Merge branch 'main' into litellm_gemini_refactoring 2024-06-17 19:50:56 -07:00
Ishaan Jaff
91ae7df91a bump: version 1.40.15 → 1.40.16 2024-06-17 19:50:52 -07:00
Ishaan Jaff
116fab526d
Merge pull request #4254 from BerriAI/litellm_refactor_logfire
[Fix] Refactor Logfire to use LiteLLM OTEL Class
2024-06-17 19:49:36 -07:00
Ishaan Jaff
0e569bacf7 test - logfire 2024-06-17 19:47:48 -07:00
Ishaan Jaff
991604986d docs - logfire 2024-06-17 19:47:31 -07:00
Ishaan Jaff
e37092aab6 use older logfire logging 2024-06-17 19:45:22 -07:00
Ishaan Jaff
c93463b535 fix maintain older usage of logfire 2024-06-17 19:42:39 -07:00
Ishaan Jaff
61ff712a08 fix deps 2024-06-17 19:33:10 -07:00
Ishaan Jaff
1f748f776d test logfire 2024-06-17 19:23:24 -07:00
Krrish Dholakia
b4de834b36 test: skip watsonx tests - account closed 2024-06-17 19:22:33 -07:00
Ishaan Jaff
4a75e57b6f fix logfire 2024-06-17 19:21:35 -07:00
Ishaan Jaff
253b504199 fix - otel fixes 2024-06-17 19:15:14 -07:00
Krrish Dholakia
fca2ffb480 fix(utils.py): return cost above 128k from get_model_info 2024-06-17 19:15:02 -07:00
Krrish Dholakia
b1775068e8 build(config.yml): fix config 2024-06-17 19:09:29 -07:00
Krrish Dholakia
27e13b66bc ci(config.yml): update config 2024-06-17 19:00:58 -07:00
Krrish Dholakia
4cddd1eb31 fix(_logging.py): add loglevel and timestamp to json logs
Fixes https://github.com/BerriAI/litellm/issues/4248
2024-06-17 18:57:20 -07:00
Krrish Dholakia
4f32bca8d9 fix(main.py): fix import 2024-06-17 18:50:16 -07:00
Krrish Dholakia
63a6ae9d55 build(pyproject.toml): fix ijson 2024-06-17 18:48:34 -07:00
Krrish Dholakia
469fdc0fc6 fix(proxy/_types.py): allow internal user to access sso routes 2024-06-17 18:34:37 -07:00