Commit Graph
162 Commits
Author SHA1 Message Date
Ishaan Jaff 12bf4346ec feat - add llama3 on groq 2024-04-19 14:34:38 -07:00
Krish DholakiaandGitHub bcdf24e5aa Merge pull request #3102 from BerriAI/litellm_vertex_ai_fixes
fix(vertex_ai.py): fix faulty async call tool calling check
2024-04-17 19:16:36 -07:00
Lucca Zenobio 387ed26db3 add mixtral 2024-04-17 21:54:12 -03:00
Krrish Dholakia 32d94feddd refactor(utils.py): make it clearer how vertex ai params are handled '
'
2024-04-17 16:20:56 -07:00
Krrish Dholakia 7656bd1c3f build(model_prices_and_context_window.json): add gemini 1.5 pro latest to model cost map 2024-04-16 18:44:06 -07:00
Krrish Dholakia 96e995f53b docs(openai.md): add gpt-4-turbo to vision docs 2024-04-16 17:43:01 -07:00
David Manouchehri e74f25b8bb (feat): Add Claude v3 Opus on Amazon Bedrock. 2024-04-16 18:02:24 +00:00
Krish DholakiaandGitHub 523b94acfd Merge pull request #2817 from ryanwclark1/gpt4turbopreview
Update: gpt-4-turbo-preview pricing and context.  Included in docs.
2024-04-16 07:35:52 -07:00
Krrish Dholakia 04dfe01660 build(model_prices_and_context_window.json): add output vector size for openai models 2024-04-16 07:16:53 -07:00
Krish DholakiaandGitHub d9b3368146 Merge pull request #2999 from Dev-Khant/add-vertexai-text-embedding
add vertex_ai/text-embedding-preview-0409
2024-04-16 07:03:23 -07:00
Ishaan Jaff 351baf42b5 view models that support_vision 2024-04-15 18:07:03 -07:00
Ishaan JaffandGitHub a15f61cc05 Merge pull request #3029 from BerriAI/litellm_add_groq_tool_calling
Feat - add groq tool calling + testing
2024-04-15 08:49:52 -07:00
Krrish Dholakia ab1e26ad89 build(model_prices_and_context_window.json): add vertex ai claude 3 opus 2024-04-15 08:45:33 -07:00
Ishaan Jaff 5606971bbb add "supports_function_calling": true for grow 2024-04-15 08:18:56 -07:00
Dev Khant 531eef359d add vertex_ai/text-embedding-preview-0409 2024-04-13 13:00:12 +05:30
David Manouchehri 7f137bc909 Feature: add gemini-1.0-pro-001 and gemini-1.0-pro-002 to models list 2024-04-10 21:48:56 +00:00
Krish DholakiaandGitHub 6d8d8e9909 Merge pull request #2914 from cheahjs/feat/vertex-gemini-1.5.pro-public-preview
feat: add gemini-1.5-pro-preview-0409 to vertex ai
2024-04-09 18:08:25 -07:00
Ventz PetkovandGitHub 17111d2f47 Update model_prices_and_context_window.json
Added support for `gpt-4-turbo-2024-04-09` and `gpt-4-turbo`
2024-04-09 16:02:35 -04:00
Jun Siang Cheah ea86913e1c feat: add gemini-1.5-pro-preview-0409 to vertex ai 2024-04-09 17:02:56 +01:00
Ishaan Jaff 4c7f38fca9 add voyage2 embeddings 2024-04-09 07:43:22 -07:00
Krrish Dholakia e424a294a5 build(model_prices_and_context_window.json): add pricing for bedrock mistral paris region 2024-04-06 09:23:09 -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
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
Jun Siang Cheah 2b326ce6fd feat: add gemini-experimental to vertex ai 2024-04-05 18:44:05 +01: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 65b1a7be73 add azure command_r_plust 2024-04-05 08:51:39 -07: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
lucca be265fbb15 initial 2024-04-04 16:58:51 -03:00
David Manouchehri 6044045b91 Fix: Remove non-existent gemini-1.5-pro-vision model.
The gemini-1.5-pro model handles both text and vision.
2024-04-04 17:33:08 +00:00
ryanwclark1andGitHub 62caa7e858 Update gpt-4-turbo-preview pricing and context. Included in docs. 2024-04-03 10:48:14 -05:00
Krrish Dholakia 89471ba4c5 build(model_prices_and_context_window.json): add proper bedrock mixtral model name 2024-03-30 08:37:06 -07:00
Krrish Dholakia eb3ca85d7e feat(router.py): enable pre-call checks
filter models outside of context window limits of a given message for a model group

 https://github.com/BerriAI/litellm/issues/872
2024-03-23 18:03:30 -07:00
Krrish Dholakia 05029fdcc7 feat(vertex_ai_anthropic.py): Add support for claude 3 on vertex ai 2024-03-23 15:53:04 -07:00
Dragos Campean 40c2c343be Update small model name 2024-03-19 20:05:32 +02:00
Dragos Campean 28d5175908 Correct prices for mistral models 2024-03-19 20:02:09 +02:00
Dragos Campean f3c0b530b8 Add mistral medium latest to model prices 2024-03-17 16:01:40 +02:00
USAGIandGitHub a9634b717c Add groq/gemma-7b-it 2024-03-15 11:50:19 +08:00
Krrish Dholakia 8f4a99e35e build(model_prices_and_context_window.json): add mistral and mixtral bedrock pricing 2024-03-14 15:05:59 -07:00
ishaan-jaff 0269cddd55 (feat) add claude-3-haiku 2024-03-13 20:24:06 -07:00
Aaron Bach 9fd6ac04c5 Add support for claude-3-haiku-20240307 (anthropic) 2024-03-13 16:46:50 -06:00
ishaan-jaff a18c941621 (fix) failing cohere test 2024-03-12 12:44:19 -07:00
ishaan-jaff aa8b5e9768 (feat) add cohere_chat to model_prices 2024-03-12 10:51:33 -07:00
Krrish Dholakia 321769a74d build(model_prices_and_context_window.json): add pricing for whisper endpoints (openai + azure) 2024-03-08 13:50:38 -08:00
Krish DholakiaandGitHub dec967f647 Update model_prices_and_context_window.json 2024-03-07 16:31:23 -08:00
Krrish Dholakia 0ac652a771 fix(bedrock.py): add claude 3 support 2024-03-04 17:15:47 -08:00
Ishaan JaffandGitHub 14fc8355fb Merge pull request #2315 from BerriAI/litellm_add_claude_3
[FEAT]- add claude 3
2024-03-04 09:23:13 -08:00
Ishaan JaffandGitHub 84415ef7b5 Merge pull request #2290 from ti3x/bedrock_mistral
Add support for Bedrock Mistral models
2024-03-04 08:42:47 -08:00
ishaan-jaff d5c750dcdd (feat) add claude-3 to model_prices 2024-03-04 07:35:21 -08:00
Tim Xia bf92f84b00 update prices and context window 2024-03-01 23:53:16 -05:00