Commit Graph
9645 Commits
Author SHA1 Message Date
Ishaan Jaff b727eb783e use specific commit 1.34.28.dev3 v1.32.33.dev1 2024-04-05 15:47:35 -07:00
Ishaan Jaff bde215d9dc fix use stable docker releases 2024-04-05 15:44:07 -07:00
Ishaan JaffandGitHub faa0d38087 Merge pull request #2868 from BerriAI/litellm_add_command_r_on_proxy
Add Azure Command-r-plus on litellm proxy
2024-04-05 15:13:47 -07:00
Ishaan JaffandGitHub 2174b240d8 Merge pull request #2861 from BerriAI/litellm_add_azure_command_r_plust
[FEAT] add azure command-r-plus
2024-04-05 15:13:35 -07:00
Ishaan Jaff 26f5823c4e docs - use azure command r 2024-04-05 14:55:28 -07:00
Ishaan Jaff 9055a071e6 proxy - add azure/command r 2024-04-05 14:35:31 -07:00
Krish DholakiaandGitHub a50edef1e6 Merge pull request #2856 from lazyhope/anthropic-tools-use-2024-04-04
Support latest Anthropic Tools Use (2024-04-04)
v1.34.28
2024-04-05 14:31:26 -07:00
Ishaan Jaff 8df13306ea docs call command-r through proxy 2024-04-05 14:22:29 -07:00
Krrish Dholakia 9d7aaa91e0 test(test_amazing_vertex_completion.py): handle vertex ai rate limit errors 2024-04-05 14:04:29 -07:00
Krrish Dholakia f7537f2cdf fix(test_amazing_vertex_completion.py): handle vertex ai rate limit error 2024-04-05 14:03:38 -07:00
Ishaan Jaff 3dbb547af0 catch gemini 429 errors v1.34.28.dev12 2024-04-05 14:02:01 -07:00
Ishaan Jaff 34a9b8648d fix gemini rate limit errors 2024-04-05 14:01:32 -07:00
Krish DholakiaandGitHub 762f68db85 Merge pull request #2859 from cheahjs/feat/vertex-gemini-experimental
feat: add gemini-experimental to vertex ai
2024-04-05 13:55:50 -07:00
Krrish Dholakia 834f363b6a docs(vertex.md): add safety settings tutorial to docs 2024-04-05 13:55:05 -07:00
Ishaan Jaff 22ac95b834 docs azure_ai command r 2024-04-05 13:50:56 -07:00
Krrish Dholakia 645fd62c15 refactor(main.py): trigger new build 2024-04-05 13:42:56 -07:00
Krrish Dholakia f662dac5c9 fix(vertex_ai_anthropic.py): fix import 2024-04-05 13:38:05 -07:00
Ishaan Jaff 3b2c34d587 ci/cd - skip 429 errors from google gemini 2024-04-05 13:36:29 -07:00
Krrish Dholakia 8f45f5afe9 bump: version 1.34.27 → 1.34.28 2024-04-05 12:50:40 -07:00
Krrish Dholakia 591bd9fcdd test(test_openai_endpoints.py): add response header test - make sure it's always <4kb 2024-04-05 12:49:29 -07:00
Krrish Dholakia 7949f4849e fix(proxy_server.py): remove original response from headers - causing nginx to fail
response headers > 4kb cause nginx to fail
2024-04-05 12:36:14 -07:00
Krrish DholakiaandIshaan Jaff 695eb129ad fix(router.py): fix client init for streaming timeouts 2024-04-05 12:30:15 -07:00
Jun Siang Cheah 2b326ce6fd feat: add gemini-experimental to vertex ai 2024-04-05 18:44:05 +01:00
Ishaan Jaff 6b9c04618e fix use azure_ai/mistral 2024-04-05 10:07:43 -07:00
Zihao Li f16d0c06fd Add backward compatibility to support xml tool use for bedrock and vertex 2024-04-06 00:34:33 +08:00
Ishaan Jaff 5ce80d82d3 fix support azure/mistral models 2024-04-05 09:32:39 -07:00
Krrish Dholakia f0c4ff6e60 fix(vertex_ai_anthropic.py): support streaming, async completion, async streaming for vertex ai anthropic 2024-04-05 09:27:48 -07:00
Ishaan Jaff ab60d7c8fb docs azure ai command-r plust 2024-04-05 09:24:27 -07:00
Ishaan Jaff cfe358abaa simplify calling azure/commmand-r-plus 2024-04-05 09:18:11 -07:00
Ishaan Jaff 1ba1c84d83 skip vertex test for this PR 2024-04-05 09:06:15 -07:00
Ishaan Jaff b25db0443a docs - using command r on azure 2024-04-05 09:04:38 -07:00
Ishaan Jaff 5d196ff300 test - azure/command-r-plus 2024-04-05 08:56:05 -07:00
Ishaan Jaff 71352b1b36 fix add azure/command-r-plus 2024-04-05 08:53:24 -07:00
Ishaan Jaff 65b1a7be73 add azure command_r_plust 2024-04-05 08:51:39 -07:00
lazyhopeandGitHub 596d50a72a Merge branch 'BerriAI:main' into anthropic-tools-use-2024-04-04 2024-04-05 23:51:03 +08:00
Zihao Li 342073c212 Clean up imports of XML processing functions 2024-04-05 22:36:18 +08:00
Krish DholakiaandGitHub eb34306099 Merge pull request #2665 from BerriAI/litellm_claude_vertex_ai
[WIP] feat(vertex_ai_anthropic.py): Add support for claude 3 on vertex ai
2024-04-05 07:06:04 -07:00
Krish DholakiaandGitHub 4ce8227e70 Merge pull request #2841 from Manouchehri/nuke-gemini-1.5-pro-vision
Fix: Remove non-existent gemini-1.5-pro-vision model.
2024-04-05 07:03:38 -07:00
Zihao Li 71fdf31790 Refactor tool result submission and tool invoke conversion 2024-04-05 17:11:35 +08:00
Zihao Li d2cf9d2cf1 Move tool definitions from system prompt to parameter and refactor tool calling parse 2024-04-05 16:01:40 +08:00
Krrish Dholakia b0d80de14d docs(vertex.md): fix import routes 2024-04-04 21:32:44 -07:00
Krrish Dholakia 003cd3b102 docs(vertex.md): add tutorial for using vertex ai with gcp service account 2024-04-04 21:28:28 -07:00
Ishaan JaffandGitHub d313f5bd61 Merge pull request #2847 from themrzmaster/feat/add_command_r_plus
Add command-r-plus
2024-04-04 21:06:42 -07:00
Krrish Dholakia e1aa536ea6 bump: version 1.34.26 → 1.34.27 v1.34.27 2024-04-04 20:02:41 -07:00
Krish DholakiaandGitHub b5f74bf6b7 Merge pull request #2851 from BerriAI/litellm_add_model_api_fix
feat(ui): add models via ui
v1.34.26
2024-04-04 19:43:58 -07:00
Krish DholakiaandGitHub 24e2535441 Merge branch 'main' into litellm_add_model_api_fix 2024-04-04 19:43:52 -07:00
Krrish Dholakia 1ee78c39e9 fix(proxy_server.py): skip to next model if invalid model (raise logger.error) 2024-04-04 19:22:17 -07:00
Krrish Dholakia fbfcd57798 fix(proxy_server.py): fix linting issue 2024-04-04 19:15:57 -07:00
Krrish Dholakia e3c2bdef4d feat(ui): add models via ui
adds ability to add models via ui to the proxy. also fixes additional bugs around new /model/new endpoint
2024-04-04 18:56:20 -07:00
Ishaan Jaff eaf81ed31c fix github stable releases 2024-04-04 18:26:47 -07:00