Commit Graph
305 Commits
Author SHA1 Message Date
Krish DholakiaandGitHub 5731287f1b Merge pull request #5221 from kiriloman/adjust-pricing-file
[PRICING] Use specific llama2 and llama3 model names in Ollama
2024-08-17 14:03:20 -07:00
Kyrylo Yefimenko e3cd8e169b Use sepecific llama2 and llama3 model names in Ollama 2024-08-15 12:27:51 +01:00
Krrish Dholakia 1faa931f26 build(model_prices_and_context_window.json): add 'supports_assistant_prefill' to all vertex ai anthropic models 2024-08-14 14:08:12 -07:00
Krish DholakiaandGitHub 4c6b14c301 Merge pull request #5203 from paul-gauthier/main
vertex_ai/claude-3-5-sonnet@20240620 support prefill
2024-08-14 14:06:20 -07:00
Aaron Bach 9d42dfb417 Update prices/context windows for Perplexity Llama 3.1 models 2024-08-14 13:20:22 -06:00
Paul Gauthier 6a32b05bb1 vertex_ai/claude-3-5-sonnet@20240620 support prefill 2024-08-14 10:14:19 -07:00
David Manouchehri 9617e578f3 (models): Add chatgpt-4o-latest. 2024-08-14 03:03:22 +00:00
Krrish Dholakia 19bb95f781 build(model_prices_and_context_window.json): add 'supports_assistant_prefill' to model info map
Closes https://github.com/BerriAI/litellm/issues/4881
2024-08-10 14:15:12 -07:00
Ishaan Jaff c8997e3986 add cohere embed-multilingual-v2.0 2024-08-09 11:30:07 -07:00
Krrish Dholakia 5d664c0441 build(model_prices_and_context_window.json): Fixes https://github.com/BerriAI/litellm/issues/5113 2024-08-08 09:11:59 -07:00
SamandGitHub 8459046585 Add deepseek-coder-v2(-lite), mistral-large, codegeex4 to ollama 2024-08-08 10:51:59 +12:00
Ishaan Jaff 5743640250 feat add ft:gpt-4o-mini-2024-07-18 2024-08-07 07:46:23 -07:00
Krrish Dholakia bc8857ca23 build(model_prices_and_context_window.json): remove duplicate entries 2024-08-06 22:50:41 -07:00
Krish DholakiaandGitHub c82fc0cac2 Merge branch 'main' into litellm_support_lakera_config_thresholds 2024-08-06 22:47:13 -07:00
Ishaan Jaff 51ffbbb3fa fix pricing 2024-08-06 11:39:20 -07:00
Ishaan Jaff 79100e44fd add gpt-4o-2024-08-06 2024-08-06 11:37:43 -07:00
Krrish Dholakia e0c986c000 build(model_prices_and_context_window.json): update gpt-4o-mini max_output_tokens
Fixes https://github.com/BerriAI/litellm/issues/5045
2024-08-05 09:30:18 -07:00
Ishaan Jaff e3119cef38 add sample spec to model cost map 2024-08-05 09:27:26 -07:00
Krrish Dholakia 57644be857 build(model_prices_and_context_window.json): add deepseek cache hit pricing 2024-08-03 08:56:25 -07:00
Ishaan Jaff fc3463e178 fix model prices formatting 2024-08-01 17:28:31 -07:00
Krish DholakiaandGitHub caf11ce7da Merge pull request #5002 from Manouchehri/gemini-1.5-pro-exp-0801-gemini-1
Add new model for gemini-1.5-pro-exp-0801.
2024-08-01 17:27:49 -07:00
Ishaan Jaff a52ffb9365 add correct context window 2024-08-01 16:50:11 -07:00
Ishaan Jaff be7e6b1c53 add new dbrx models 2024-08-01 16:46:41 -07:00
Krrish Dholakia 246b3227a9 fix(vertex_ai_partner.py): add /chat/completion codestral support
Closes https://github.com/BerriAI/litellm/issues/4984
2024-08-01 16:12:05 -07:00
David Manouchehri e6f18fdc62 Add new model for gemini-1.5-pro-exp-0801. 2024-08-01 22:20:19 +00:00
Krrish Dholakia 63735c9a54 build(model_prices_and_context_window.json): add mistral nemo latest to model cost map 2024-08-01 15:17:22 -07:00
Krrish Dholakia d02d3d9712 build(model_prices_and_context_window.json): add azure gpt-4o-mini regional + global standard pricing to model cost map 2024-08-01 09:44:40 -07:00
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
David ManouchehriandKrrish Dholakia 533426e876 Add mistral.mistral-large-2407-v1:0 on Amazon Bedrock. 2024-07-25 19:36:18 -07:00
David ManouchehriandKrrish Dholakia 35776d7e73 Add Llama 3.1 405b for Bedrock 2024-07-25 19:35:40 -07:00
Ishaan JaffandKrrish Dholakia 53075030ff feat - add mistral large 2 2024-07-25 19:35:29 -07:00
Ishaan JaffandKrrish Dholakia 6579095124 feat - add groq/llama-3.1 2024-07-25 19:35:29 -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