Ishaan Jaff
|
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 Dholakia
|
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 Dholakia
|
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 Dholakia
|
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 |
|
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 |
|
USAGI
|
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 Dholakia
|
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 Jaff
|
14fc8355fb
|
Merge pull request #2315 from BerriAI/litellm_add_claude_3
[FEAT]- add claude 3
|
2024-03-04 09:23:13 -08:00 |
|
Ishaan Jaff
|
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 |
|
ishaan-jaff
|
d1465ed57e
|
(feat) add gpt-3.5-turbo-instruct-0914
|
2024-03-01 20:02:12 -08:00 |
|
Toni Engelhardt
|
b3e18d2b42
|
Add Perplexity Sonar models to model_prices_and_context_window.json
|
2024-03-01 11:06:26 +00:00 |
|
ishaan-jaff
|
4bfefd2b08
|
(feat) add groq api pricing, models
|
2024-02-29 16:11:22 -08:00 |
|
ishaan-jaff
|
43b66d562e
|
(feat) add azure/mistral-large-2402 pricing
|
2024-02-29 08:33:34 -08:00 |
|
ishaan-jaff
|
97d9b98ce3
|
(feat) track anyscale function calling models
|
2024-02-28 17:23:48 -08:00 |
|
ishaan-jaff
|
070a2a0448
|
(feat) track if mode supports function calling
|
2024-02-28 17:21:43 -08:00 |
|
ishaan-jaff
|
2601600b33
|
(feat) track mistral model supports function calling
|
2024-02-28 17:15:50 -08:00 |
|
ishaan-jaff
|
fae08830a4
|
(feat) tg ai track if the model supports function calling
|
2024-02-28 17:09:04 -08:00 |
|
ishaan-jaff
|
e16c204003
|
(feat) track azure models that support function calling
|
2024-02-28 17:00:03 -08:00 |
|
ishaan-jaff
|
06a2a8b40f
|
(feat) track OpenAI models support function calling
|
2024-02-28 16:52:47 -08:00 |
|
ishaan-jaff
|
66388f1dfc
|
(fix) mistral/mistral-large-latest context window
|
2024-02-28 11:42:42 -08:00 |
|
Krish Dholakia
|
e7b88c2134
|
Update model_prices_and_context_window.json
|
2024-02-27 16:47:09 -08:00 |
|
Krish Dholakia
|
468cd960ac
|
Update model_prices_and_context_window.json
|
2024-02-27 14:36:33 -08:00 |
|
ishaan-jaff
|
da4832d5a2
|
(feat) add mistral-large-latest
|
2024-02-26 09:25:44 -08:00 |
|
ishaan-jaff
|
43b62e33a9
|
(feat) add azure cost
|
2024-02-26 08:00:08 -08:00 |
|
Krish Dholakia
|
4722012ba5
|
Update model_prices_and_context_window.json
|
2024-02-26 07:37:54 -08:00 |
|
Krish Dholakia
|
c2b0f3d942
|
Update model_prices_and_context_window.json
|
2024-02-26 07:33:39 -08:00 |
|
Dhruv Anand
|
069e882dba
|
fixing prices
|
2024-02-21 12:54:22 +05:30 |
|
Toni Engelhardt
|
db58a2412d
|
Update NLP Cloud max_tokens
|
2024-02-16 18:04:37 +00:00 |
|
Toni Engelhardt
|
5430163094
|
Update NLP Cloude model pricing
|
2024-02-16 17:42:19 +00:00 |
|
Krish Dholakia
|
124efabda3
|
Update model_prices_and_context_window.json
|
2024-02-15 21:07:54 -08:00 |
|
ishaan-jaff
|
2bd056f525
|
(feat) add text-moderation OpenAI models
|
2024-02-14 10:34:20 -08:00 |
|