Commit graph

190 commits

Author SHA1 Message Date
Krrish Dholakia
4ce5c1d1dc fix replicate error 2023-10-02 21:35:16 -07:00
ishaan-jaff
17c2863f02 add cohere embedding models 2023-09-29 09:59:31 -07:00
Krrish Dholakia
7f8c50eacf fix proxy 2023-09-26 15:24:44 -07:00
Krrish Dholakia
bd6e8ba658 fix the litellm init issue 2023-09-26 15:15:46 -07:00
Krrish Dholakia
694265798d push cli tool 2023-09-26 13:30:47 -07:00
ishaan-jaff
d1ab49f5ac add palm to init 2023-09-26 09:33:03 -07:00
ishaan-jaff
59664f0c87 add beta deep infra support 2023-09-25 21:42:46 -07:00
Krrish Dholakia
5cead59de7 update to expose longer_context_model_fallback_dict 2023-09-25 20:30:12 -07:00
Krrish Dholakia
5a463d0a2a expose longer context model fallback dict 2023-09-25 20:04:57 -07:00
Krrish Dholakia
b4bdd0a615 remove get help message 2023-09-25 17:25:36 -07:00
Krrish Dholakia
e9d7904ffb add get help message 2023-09-25 10:26:28 -07:00
Krrish Dholakia
a3a36b80e9 add completion configs 2023-09-21 14:00:11 -07:00
ishaan-jaff
38d6025439 add ollama to providers 2023-09-21 10:39:48 -07:00
Krrish Dholakia
88e2641416 fix openrouter issue 2023-09-20 20:38:31 -07:00
Ishaan Jaff
cb63435850 Merge pull request #416 from BerriAI/ishaan/error-logging
Add Dashboard for showing error logs on exception
2023-09-20 20:17:18 -07:00
Krrish Dholakia
596ce23f04 decouple model list from hardcoded package variables 2023-09-20 14:16:56 -07:00
Krrish Dholakia
7109838322 updating model cost map with new models 2023-09-20 13:39:22 -07:00
ishaan-jaff
ca295e6072 exception_type work 2023-09-19 21:29:51 -07:00
Krrish Dholakia
4509b62cf8 add oobabooga text web api support 2023-09-19 18:56:53 -07:00
ishaan-jaff
7527b7ba0d petals fixes 2023-09-19 09:24:34 -07:00
ishaan-jaff
38348f9390 add petals to init and main 2023-09-19 09:24:34 -07:00
ishaan-jaff
de0d345257 add gpt-3.5-instruct 2023-09-18 12:14:52 -07:00
ishaan-jaff
5299401c1d fix linting errors 2023-09-18 10:57:55 -07:00
WilliamEspegren
287381cf58 Added Type stubs to __init__.py 2023-09-16 21:35:08 +02:00
ishaan-jaff
2cc1466fd6 new vert llms 2023-09-15 13:37:58 -07:00
ishaan-jaff
8f027e35a7 new init 2023-09-15 09:05:13 -07:00
ishaan-jaff
d7972c7ed6 update utils 2023-09-15 08:34:36 -07:00
Krrish Dholakia
d9eb7a248f make max budget work for openai streaming 2023-09-14 16:22:52 -07:00
Krrish Dholakia
e3293ee264 exposing a litellm.max budget 2023-09-14 14:20:06 -07:00
ishaan-jaff
486fe00ba6 add bedrock to main and init 2023-09-14 13:51:09 -07:00
Toni Engelhardt
f1d464bf3b fix openai completion model names
The model names are wrong, they need to be prefixed with `text-`.
2023-09-14 18:57:48 +01:00
Krrish Dholakia
bd01f70257 adding support for nlp cloud 2023-09-14 09:19:34 -07:00
Krrish Dholakia
3f6b194b71 raise better exception if llm provider isn't passed in or inferred 2023-09-12 11:28:50 -07:00
ishaan-jaff
074e900485 try/catch for model_cost_map 2023-09-10 16:04:25 -07:00
Krrish Dholakia
88263faf76 update budget manager 2023-09-09 20:06:09 -07:00
ishaan-jaff
8d784b2751 make succes_callback in Callable 2023-09-09 19:05:19 -07:00
Krrish Dholakia
9c715deb57 rename apimanager to budget manager 2023-09-09 16:10:41 -07:00
Krrish Dholakia
4319b1011c add api manager 2023-09-09 15:55:38 -07:00
Krrish Dholakia
312e3e9cb5 add check_valid_key helper function 2023-09-08 20:36:39 -07:00
Krrish Dholakia
d69f2a9bcd expose validate environment function 2023-09-08 17:53:04 -07:00
ishaan-jaff
7151c78740 fix supported LLM on docs 2023-09-08 15:07:14 -07:00
Krrish Dholakia
7290a972e5 adding support for vllm 2023-09-06 18:07:44 -07:00
ishaan-jaff
955ba98093 rename max_tokens.json 2023-09-06 16:28:17 -07:00
ishaan-jaff
41aea86271 better documentation on __init__ 2023-09-06 11:31:52 -07:00
ishaan-jaff
e52ce4030b add support for flant5 2023-09-06 11:28:43 -07:00
ishaan-jaff
e4623a25ad fix replicate supported llms 2023-09-06 10:28:03 -07:00
ishaan-jaff
b4d1992b20 custom api base 2023-09-05 16:50:32 -07:00
Krrish Dholakia
d99b544a5a update init with comments 2023-09-05 09:14:57 -07:00
Krrish Dholakia
3147bf1d99 fix linting errors 2023-09-04 15:16:13 -07:00
Krrish Dholakia
5ae420317e adding first-party + custom prompt templates for huggingface 2023-09-04 14:54:09 -07:00