Commit graph

282 commits

Author SHA1 Message Date
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
ishaan-jaff
f5931a7235 v0 bedrock support 2023-09-04 12:40:40 -07:00
Krrish Dholakia
57dcd1fee9 update exception mapping and get model cost map 2023-09-04 11:53:20 -07:00
ishaan-jaff
746001e32a working sagemaker support 2023-09-04 11:30:34 -07:00
Krrish Dholakia
a972676655 adding support for aleph alpha 2023-09-02 13:15:41 -07:00
Krrish Dholakia
1f2732a835 update model split tests with ui 2023-08-31 16:42:40 -07:00
Krrish Dholakia
894776e1c4 adding additional openai models 2023-08-30 08:30:05 -07:00
Krrish Dholakia
04455d8ea1 adding new openai models 2023-08-30 08:23:35 -07:00
Krrish Dholakia
c790dfe323 adding exception handling for together ai 2023-08-29 12:29:59 -07:00