Commit graph

70 commits

Author SHA1 Message Date
ishaan-jaff
d2487c44ab (feat) add text-embedding-ada-002-v2 2024-01-05 15:19:45 +05:30
ishaan-jaff
db50a07318 (feat) add azure-ada to model_prices.json 2024-01-05 12:56:21 +05:30
Krrish Dholakia
a9f58ec100 build(model_prices_and_context_window.json): add azure gpt-4-turbo, gpt-4-turbo-vision, dall-e-2 and dall-e-3 pricing 2024-01-02 12:50:15 +05:30
Krrish Dholakia
6884428556 build(model_prices_and_context_window.json): add openai dall-e-2 and dall-e-3 pricing 2024-01-01 21:41:09 +05:30
fatih
29ebd23228
Update model_prices_and_context_window.json 2024-01-01 14:13:00 +03:00
fatih
08d23aafc0
fix a typo 2024-01-01 11:57:48 +03:00
fatih
7f5b2bf290
fix typos & add missing names for azure models 2024-01-01 11:49:46 +03:00
Krrish Dholakia
d089157925 build(model_prices_and_context_window.json): fix text unicorn mapping 2023-12-30 13:38:24 +05:30
ishaan-jaff
44fc20a0ff (feat) add cost tracking for voyage ai 2023-12-30 10:02:48 +05:30
ishaan-jaff
0a5f5812df (feat) cloudflare pricing + models 2023-12-30 09:50:57 +05:30
Ash Greh
f23f227087
Update model_prices_and_context_window.json
Corrected the math.
2023-12-29 20:53:39 -04:00
Ash Greh
b0aea659bc
Update model_prices_and_context_window.json
Adds simplified name for Unicorn.
2023-12-29 20:47:12 -04:00
Ash Greh
4b8a1800c9
Update model_prices_and_context_window.json
Adds support for unicorn
2023-12-29 20:45:25 -04:00
Krrish Dholakia
f47bc7dfa0 build(model_prices_and_context_window.json): add bedrock/cohere light, embeddings, and dedicated capacity pricing 2023-12-29 13:07:37 +05:30
Krrish Dholakia
d70645b5e7 build(model_prices_and_context_window.json): add new anthropic bedrock pricing 2023-12-29 12:55:23 +05:30
ishaan-jaff
9777db67e2 (feat) add pricing for mistral-embed 2023-12-28 16:48:08 +05:30
ishaan-jaff
55e2beeaf1 (feat) add gemini pro vision 2023-12-16 18:35:28 +05:30
ishaan-jaff
afbb7748fe (feat) add mistral ai pricing 2023-12-14 19:27:43 +05:30
Krrish Dholakia
69c29f8f86 fix(vertex_ai.py): add support for real async streaming + completion calls 2023-12-13 11:53:55 -08:00
Krrish Dholakia
ef7a6e3ae1 feat(vertex_ai.py): adds support for gemini-pro on vertex ai 2023-12-13 10:26:30 -08:00
Krish Dholakia
7e1a355b77
Adding gemini-pro to model cost map 2023-12-13 09:51:49 -08:00
ishaan-jaff
6846f656e6 add chat-bison@002 2023-12-13 18:58:42 +03:00
David Manouchehri
f1779ff4c8
(pricing) Fix Claude on Bedrock prices 2023-12-07 01:19:59 -05:00
David Manouchehri
a4c79fd116
(pricing) Add Claude v2.1 for Bedrock 2023-12-07 01:12:25 -05:00
ishaan-jaff
5fcd6437e4 (feat) pricing - add text-embedding-ada-002 2023-12-06 12:16:57 -08:00
ishaan-jaff
32a3ef8683 (feat) add azure/text-embedding-ada-002 cost 2023-12-06 12:13:52 -08:00
ishaan-jaff
8c1a9f1c4e (feat) add bedrock:llama2-70bchat 2023-11-30 14:41:19 -08:00
ishaan-jaff
08fd41d43d (feat) add pplx-online llms 2023-11-29 21:15:36 -08:00
ishaan-jaff
e58b3d5df0 (feat) add azure/gpt-4-1106-preview 2023-11-29 18:21:31 -08:00
ishaan-jaff
b732d4c394 (feat) model context json: add sagemaker 2023-11-27 09:55:53 -08:00
ishaan-jaff
46fc8be4c8 (feat) cost tracking ft:gpt-3.5-turbo 2023-11-23 13:58:59 -08:00
ishaan-jaff
5408a40cc8 (feat) cost calc: add azure cost tracking 2023-11-23 13:50:09 -08:00
Krrish Dholakia
3e76d4b422 feat(router.py): add server cooldown logic 2023-11-22 15:59:48 -08:00
Krish Dholakia
3cb25d5681
Update model_prices_and_context_window.json 2023-11-21 18:04:02 -08:00
ishaan-jaff
07bca4dcb1 (feat) add claude2.1 2023-11-21 09:44:19 -08:00
ishaan-jaff
c4f9ef86c9 (fix) fix anyscale context window 2023-11-21 08:22:21 -08:00
ishaan-jaff
00bfbbf27a (docs) add together ai as litellm_provider in model cost map 2023-11-18 10:13:03 -08:00
Ishaan Jaff
d6ad62d793
Merge pull request #811 from dchristian3188/bedrock-llama
Bedrock llama
2023-11-16 07:57:50 -08:00
Edoardo Debenedetti
672edeba95
Update Together prices
The price for 70B models decreased a tiny bit: https://www.together.ai/pricing
2023-11-14 18:50:17 +01:00
David Christian
fe7e3ff038 added support for bedrock llama models 2023-11-13 15:41:21 -08:00
ishaan-jaff
3c1b1a0366 (fix) replicate stub input/output cost per token 2023-11-13 13:59:52 -08:00
ishaan-jaff
99395197f7 (feat) add gpt-4-vision-preview 2023-11-10 17:17:07 -08:00
Krish Dholakia
7edb37f1a5
Update model_prices_and_context_window.json 2023-11-06 13:19:31 -08:00
ishaan-jaff
c46c193c96 (feat) add gpt-4-1106-preview 2023-11-06 10:49:02 -08:00
ishaan-jaff
3976cd27d7 (feat) add palm llms for model_prices json 2023-11-04 09:01:08 -07:00
ishaan-jaff
d09486f93b (feat) model context window.json add ollama/mistral, ollama/codellama, ollama/orca-mini, ollama/vicuna 2023-11-02 09:18:26 -07:00
Edoardo Debenedetti
78ea8e6c41
Update Together AI pricing
Updated pricing for 20.1-40b and 40.1-70b models (source https://together.ai/pricing as of Oct 30)
2023-10-30 16:45:26 +01:00
Krrish Dholakia
c1b2553827 fix(utils.py): adding support for anyscale models 2023-10-25 09:08:10 -07:00
Krish Dholakia
92e240e474
Update model_prices_and_context_window.json 2023-10-25 08:30:47 -07:00
Krish Dholakia
09e6839ce5
Update model_prices_and_context_window.json 2023-10-21 14:48:51 -07:00