Commit Graph

203 Commits

Author SHA1 Message Date
Ishaan Jaff 0d16ecc956 fix gemini-1.5-flash-latest 2024-06-04 08:19:00 -07:00
Krrish Dholakia 668c894e9a build(model_prices_and_context_window.json): add azure gpt-4o pricing 2024-05-31 15:44:19 -07:00
Ishaan Jaff 923f99530c Merge pull request #3945 from alexpeattie/update_mistral_models
(fix) Update Mistral model list and prices
2024-05-31 13:04:48 -07:00
Krrish Dholakia 20bd9332d4 build(model_prices_and_context_window.json): add gemini 1.5 flash + gemini-1.5-pro stable versions 2024-05-31 13:04:34 -07:00
Alex Peattie 9b6bea5c1d Add Codestral model, update prices 2024-05-31 19:56:09 +02:00
Ishaan Jaff 3581d8ac8b fix - vertex_ai/claude-3-opus@20240229 2024-05-29 20:36:15 -07:00
Ishaan Jaff e51ba6dca7 Merge pull request #3807 from danielbichuetti/anyscale-model-updates
build(model_prices_and_context_window.json): update Anyscale model list
2024-05-23 17:45:55 -07:00
Krrish Dholakia 3ec4d1b1fc build(model_prices_and_context_window.json): add databricks models to model cost map 2024-05-23 17:08:56 -07:00
Daniel Bichuetti 7fdb5aeb24 Add source + support_function_calling tag 2024-05-23 20:43:20 -03:00
Ishaan Jaff 39d6821cd9 feat - add vertex imagegeneration to model price json 2024-05-23 16:34:27 -07:00
Daniel Bichuetti a086088dc7 Remove extra char 2024-05-23 20:24:39 -03:00
Daniel Bichuetti 3bd9a1b7a8 Update model_prices_and_context_window.json
This adds some new models from Anyscale
2024-05-23 20:19:46 -03:00
Krrish Dholakia 620e6db027 build(model_prices_and_context_window.json): update azure/gpt-3.5-turbo base model pricing 2024-05-21 10:58:16 -07:00
Ishaan Jaff 7b60fae6f9 feat - add cost tracking for OpenAI Fine tuned models 2024-05-16 17:24:15 -07:00
Ishaan Jaff e9358684fb feat add gemini-1.5-flash-latest 2024-05-16 13:48:51 -07:00
Ishaan Jaff 881812d5de Merge pull request #3543 from kmheckel/main
Updated Ollama cost models to include LLaMa3 and Mistral/Mixtral Instruct series
2024-05-15 20:50:50 -07:00
Paul Gauthier e0152c0b61 cloned gpt-4o models into openrouter/openai 2024-05-15 06:20:51 -07:00
Krrish Dholakia 6de358cf21 build(model_prices_and_context_window.json): support new gemini 1.5 preview models 2024-05-14 18:40:14 -07:00
Krrish Dholakia 4e30d7cf5e build(model_prices_and_context_window.json): add gemini 1.5 flash model info 2024-05-14 17:30:31 -07:00
Krrish Dholakia 5dc3f157a6 build(model_prices_and_context_window.json): fix gpt-4o max tokens 2024-05-13 12:11:15 -07:00
Connor Doyle 5da5021918 Update model_prices_and_context_window.json 2024-05-13 11:51:54 -07:00
Connor Doyle a4380f67a9 Add gpt-4o metadata
#3612
2024-05-13 11:12:17 -07:00
Krrish Dholakia 094f20121a build(model_prices_and_context_window.json): add bedrock cohere command r pricing 2024-05-11 21:38:53 -07:00
Kade Heckel 54c57450ab Update model_prices_and_context_window.json
fixed typo with ollama/llama3 token cost (now set to 0)
2024-05-09 16:03:22 +01:00
Merlinvt 265d777894 fixes 2 2024-05-09 15:27:14 +02:00
Merlinvt ccdd2046af fixes 2024-05-09 15:20:32 +02:00
Merlinvt fc51a3631e add additional models from openrouter 2024-05-09 15:16:34 +02:00
Kade Heckel 256107c999 Added Ollama LLMs for LLaMa and Mistral 2024-05-09 12:06:51 +01:00
Kade Heckel dde2e3249a Update model_prices_and_context_window.json
Added Mistral and Mixtral Chat entries for Ollama.
2024-05-09 11:01:25 +01:00
Paul Gauthier 9162f9c2c5 Added costs & context json 2024-05-07 11:44:55 -07:00
Ishaan Jaff e91f0382d7 feat - update gemini-1.5-pro pricing 2024-05-07 07:56:52 -07:00
Ishaan Jaff fbe412a3a6 feat - add amazon.titan-embed-text-v2 2024-05-03 15:58:05 -07:00
Justin Watts 77098e31e4 Update model_prices_and_context_window.json 2024-05-02 13:21:36 -07:00
Justin Watts 39670cd84a Add Vision Support for Claude 3 Family
modified the model info table to add "supports_vision": true, for the claude 3 family (haiku, sonnet, and opus)
2024-05-02 13:09:17 -07:00
Paul Gauthier 500ac36bd9 Added cost & context metadata for openrouter/anthropic/claude-3-opus 2024-05-01 10:43:40 -07:00
Krrish Dholakia 398d503590 build(model_prices_and_context_window.json): add bedrock llama3 pricing 2024-04-30 11:36:29 -07:00
Krrish Dholakia dc5c175406 build(model_prices_and_context_window.json): add token-based replicate costs to model cost map 2024-04-29 08:20:44 -07:00
Krrish Dholakia 7315bfd5de build(model_prices_and_context_window.json): add anthropic tool use system prompt tokens
anthropic adds a system prompt when making tool calls - this adds to the cost of a tool call with anthropic
2024-04-23 20:01:24 -07:00
Krrish Dholakia ab24f61099 fix(utils.py): fix mistral api tool calling response 2024-04-23 19:59:11 -07:00
Krrish Dholakia 305d526140 build(model_prices_and_context_window.json): add claude 3 supporting function calling as true flag 2024-04-23 15:38:42 -07:00
Paul Gauthier 0a021a6fa2 Added openrouter/meta-llama/llama-3-70b-instruct context and cost metadata
Per https://openrouter.ai/models/meta-llama/llama-3-70b-instruct

Meta: Llama 3 70B Instruct
meta-llama/llama-3-70b-instruct

Updated Apr 18
8,192 context
$0.8/M input tkns
$0.8/M output tkns
2024-04-22 15:07:58 -07:00
Ishaan Jaff 12bf4346ec feat - add llama3 on groq 2024-04-19 14:34:38 -07:00
Krish Dholakia 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 Dholakia 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