Commit Graph
274 Commits
Author SHA1 Message Date
Krrish Dholakia 8e24c3c945 build(model_prices_and_context_window.json): update model info for llama3.1 on bedrock - supports tool calling, not tool choice 2024-07-29 15:43:16 -07:00
Krish DholakiaandGitHub e3a94ac013 Merge pull request #4925 from BerriAI/litellm_vertex_mistral
feat(vertex_ai_partner.py): Vertex AI Mistral Support
2024-07-27 21:51:26 -07:00
Krish DholakiaandGitHub 9efebc490d Merge pull request #4730 from danielbichuetti/fireworks-fix-cost-map
[Feature]: Allow using custom and on-demand models in Fireworks AI + update data to model_prices_and_context_window.json
2024-07-27 16:43:48 -07:00
Krrish Dholakia 5b71421a7b feat(vertex_ai_partner.py): initial working commit for calling vertex ai mistral
Closes https://github.com/BerriAI/litellm/issues/4874
2024-07-27 12:54:14 -07:00
Krrish Dholakia 1a8f45e8da build(model_prices_and_context_window.json): add mistral nemo + codestral pricing 2024-07-27 10:46:52 -07:00
Krrish Dholakia 2719860c46 build(model_prices_and_context_window.json): add mistral-large on vertex ai pricing 2024-07-27 10:37:18 -07:00
Krrish Dholakia 77fe8f57cf docs(ollama.md): add ollama tool calling to docs 2024-07-26 22:12:52 -07:00
Krish DholakiaandGitHub b6ca4406b6 Merge branch 'main' into bedrock-llama3.1-405b 2024-07-25 19:29:10 -07:00
David Manouchehri 5c4ee3ef3c Add mistral.mistral-large-2407-v1:0 on Amazon Bedrock. 2024-07-25 20:04:03 +00:00
David Manouchehri 3293ad7458 Add Llama 3.1 405b for Bedrock 2024-07-25 19:30:13 +00:00
Ishaan Jaff c77abaa07f feat - add mistral large 2 2024-07-24 21:31:41 -07:00
Ishaan Jaff 4cd96976b3 feat - add groq/llama-3.1 2024-07-24 20:46:56 -07:00
Ishaan JaffandGitHub 691c1a5355 Merge pull request #4848 from Manouchehri/llama-3.1-bedrock-1
Add Llama 3.1 for Bedrock
2024-07-24 09:47:32 -07:00
Wanis ElabbarandGitHub 77cf1fd600 update azure_ai llamav31 prices with sources 2024-07-24 16:50:07 +01:00
Wanis ElabbarandGitHub e370b0cde3 Merge branch 'BerriAI:main' into main 2024-07-24 08:32:49 +01:00
David Manouchehri 609075bd17 Add Llama 3.1 for Bedrock. 2024-07-24 05:48:23 +00:00
Krrish Dholakia 7df94100e8 build(model_prices_and_context_window.json): add model pricing for vertex ai llama 3.1 api 2024-07-23 17:36:07 -07:00
Wanis ElabbarandGitHub e14ef3eeda feat - add azure_ai llama v3.1 8B 70B and 405B 2024-07-23 23:57:50 +01:00
Ishaan Jaff 48ae2603e4 feat - add mistral models 2024-07-20 16:59:22 -07:00
Krish DholakiaandGitHub f973bd8109 Merge branch 'main' into litellm_ai21_jamba 2024-07-19 15:11:55 -07:00
Krrish Dholakia cece76c4ee feat(bedrock_httpx.py): add ai21 jamba instruct as converse model
initial commit for adding ai21 jamba instruct support through bedrock converse
2024-07-18 18:24:06 -07:00
reibs f36c2061eb removed model from replicate registry 2024-07-18 16:47:19 -07:00
Ishaan Jaff 99ffc5d4c3 feat - add gemini-gemma-2-27b-it 2024-07-18 15:18:56 -07:00
Ishaan Jaff c453519aa1 gpt-4o-mini-2024-07-18 2024-07-18 10:42:37 -07:00
Ishaan Jaff c521736bb8 add gpt-4o 2024-07-18 10:41:08 -07:00
skucherlapati f1747adac6 adding medlm models 2024-07-17 21:13:35 -07:00
lucca d06456b16f groq tools 2024-07-17 10:30:44 -03:00
Daniel BichuettiandGitHub 42f9b1255a Update model_prices_and_context_window.json 2024-07-16 09:19:19 -03:00
Daniel BichuettiandGitHub cc906319ba Update model_prices_and_context_window.json 2024-07-15 20:44:16 -03:00
Krrish Dholakia b1be355d42 build(model_prices_and_context_window.json): add azure ai jamba instruct pricing + token details
Adds jamba instruct, mistral, llama3 pricing + token info for azure_ai
2024-07-13 16:34:31 -07:00
Krrish Dholakia 2452753e08 build(model_prices_and_context_window.json): fix gemini-1.5-pro on google ai studio pricing 2024-07-06 10:46:02 -07:00
Krrish Dholakia c7338f9798 build(model_prices_and_context_window.json): add openai + azure tts pricing 2024-07-05 22:17:36 -07:00
Paul Gauthier 5192b7ccc2 Deepseek coder now has 128k context 2024-07-04 11:47:15 -03:00
Krrish Dholakia 05dfc63b88 feat(vertex_httpx.py): support the 'response_schema' param for older vertex ai models - pass as prompt (user-controlled)
if 'response_schema' is not supported for vertex model (e.g. gemini-1.5-flash) pass in prompt
2024-06-29 13:25:27 -07:00
Krrish Dholakia 5718d1e205 fix(utils.py): new helper function to check if provider/model supports 'response_schema' param 2024-06-29 12:40:29 -07:00
Krrish Dholakia 8b1bd749ff build(model_prices_and_context_window.json): update gemini-1.5-pro max input tokens 2024-06-27 21:58:54 -07:00
Ishaan JaffandGitHub 3dc578555c Merge pull request #4421 from BerriAI/litellm_add_vertex_models
[Feat] Add all Vertex AI Models
2024-06-26 18:10:09 -07:00
Ishaan Jaff caf28c7441 add source for codestral pricing 2024-06-26 17:31:26 -07:00
Ishaan Jaff d002a804b7 add codestral pricing 2024-06-26 17:28:29 -07:00
Ishaan Jaff 199bfe612f fix add ollama codegemma 2024-06-26 12:57:09 -07:00
Ishaan Jaff 5dacaa2c4c add codechat-bison@latest 2024-06-26 11:37:39 -07:00
Ishaan Jaff b13bac8204 add code-gecko-latest 2024-06-26 11:34:48 -07:00
Ishaan Jaff 08d3d670c1 add code-bison 2024-06-26 11:28:10 -07:00
Ishaan Jaff 553f258758 add chat-bison-32k@002 2024-06-26 11:26:14 -07:00
Ishaan Jaff 08412f736b add vertex text-bison 2024-06-26 11:18:22 -07:00
Ishaan Jaff 1ed5ceda8f fix gemini ultra info 2024-06-26 08:55:04 -07:00
Ishaan Jaff e78c038284 add gemini-1.0-ultra-001 2024-06-26 08:46:45 -07:00
Krish DholakiaandGitHub f9407aaefc Merge pull request #4400 from paul-gauthier/openrouter-35-sonnet
Added openrouter/anthropic/claude-3.5-sonnet & haiku to model json
2024-06-25 21:07:56 -07:00
Kyrylo Yefimenko 8765e120f0 Fix Groq prices 2024-06-25 16:36:40 +01:00
Paul Gauthier 34493fb225 Added openrouter/anthropic/claude-3-haiku-20240307 2024-06-25 07:43:58 -07:00