Commit graph

68 commits

Author SHA1 Message Date
Krrish Dholakia
a4cf7e1edd added exception mapping to anthropic class 2023-08-12 17:39:11 -07:00
Krrish Dholakia
7490669218 code cleanup 2023-08-12 17:12:57 -07:00
Krrish Dholakia
72c1b5dcfc replacing individual provider flags with 'custom_llm_provider' 2023-08-12 16:40:36 -07:00
Krrish Dholakia
bc767cc42a adding anthropic llm class - handles sync + stream 2023-08-12 16:34:32 -07:00
Krrish Dholakia
80d77fed71 coverage for custom api scenario in load testing 2023-08-11 18:20:24 -07:00
Krrish Dholakia
211e1edfcb add model load testing functionality 2023-08-11 17:59:51 -07:00
ishaan-jaff
27cc3760b7 add config 2023-08-11 10:18:13 -07:00
Krrish Dholakia
fb285c8c9f update 2023-08-11 09:51:14 -07:00
Krrish Dholakia
a84af42dca update version 2023-08-10 19:20:28 -07:00
Krrish Dholakia
13a5a8f10e allowing dynamic api base to be set for openai 2023-08-10 18:40:35 -07:00
ishaan-jaff
b0a60e5c91 add vertex AI 2023-08-10 18:37:25 -07:00
Krrish Dholakia
24e51ec75c allow custom base to openai 2023-08-10 18:01:52 -07:00
Krrish Dholakia
85753c0d18 code cleanup 2023-08-10 17:57:57 -07:00
Krrish Dholakia
695d777ee5 logging improvements 2023-08-10 17:40:17 -07:00
ishaan-jaff
d80f847fde add caching with chromDB - not a dependency 2023-08-10 13:21:06 -07:00
ishaan-jaff
3c3d144584 add streaming for together-ai 2023-08-09 17:58:54 -07:00
ishaan-jaff
23fc936b65 add together-ai 2023-08-09 15:22:34 -07:00
ishaan-jaff
1f9316ad8c fix OR test 2023-08-09 14:07:46 -07:00
Krish Dholakia
4278b183d0
Merge branch 'main' into main 2023-08-09 11:00:40 -07:00
ishaan-jaff
d66bda43d3 streaming replicate tests 2023-08-08 17:50:36 -07:00
ishaan-jaff
a166af50d0 add cohere streaming 2023-08-08 17:01:59 -07:00
ishaan-jaff
4c31ee342d fix anthropic streaming 2023-08-08 16:07:53 -07:00
ishaan-jaff
6ea264d561 streaming for anthropic 2023-08-08 15:57:24 -07:00
ishaan-jaff
644ea8822c fix model response 2023-08-08 13:58:58 -07:00
ishaan-jaff
4c76359fa1 add hf support 2023-08-08 13:35:37 -07:00
ishaan-jaff
3edcf8c7d8 remove deps datalib, pytest, tenacity, infisical 2023-08-08 10:58:43 -07:00
ishaan-jaff
a4bebe6815 add import for co, anth 2023-08-08 10:46:20 -07:00
ishaan-jaff
b6f601bb86 add import manager - make package lighter 2023-08-08 10:37:41 -07:00
Zakhar Kogan
f3f7b755f4 Added Openrouter support back 2023-08-08 08:22:03 +03:00
Krrish Dholakia
dd6b4db090 fixing claude exception-mapping + set key bug 2023-08-07 12:07:33 -07:00
Krrish Dholakia
5e564ef5de code cleanup 2023-08-07 10:44:04 -07:00
Krrish Dholakia
c8884e21e7 fixing azure bug 2023-08-05 22:39:00 -07:00
Krrish Dholakia
fab537fee9 pass in org id 2023-08-05 22:13:36 -07:00
Krrish Dholakia
1c048feeae expose api_version 2023-08-05 21:57:12 -07:00
ishaan-jaff
2ecd132a94 with infisical managing keys 2023-08-05 12:52:35 -07:00
Krrish Dholakia
7575d7ea47 version '0.1.341' returns usage across providers 2023-08-05 12:20:23 -07:00
Krrish Dholakia
92a13958ce fixing exception mapping 2023-08-05 09:53:48 -07:00
ishaan-jaff
9b0e9bf57c 238 2023-08-05 09:50:16 -07:00
ishaan-jaff
5d5b33412d use build 2023-08-05 09:43:21 -07:00
ishaan-jaff
3965c3c9a8 latest v 2023-08-05 09:15:38 -07:00
Krrish Dholakia
50c2c48cc9 add community resources 2023-08-03 16:31:01 -07:00
Krrish Dholakia
499d626c76 allowing user to set model keys dynamically 2023-08-03 15:05:29 -07:00
Krrish Dholakia
123de53475 fixed acompletion import bug 2023-08-03 14:06:32 -07:00
Krrish Dholakia
82a75a9d92 fixing acompletion 2023-08-03 13:53:38 -07:00
Krrish Dholakia
eb475ad0be accept deployment id 2023-08-03 12:03:34 -07:00
Krrish Dholakia
8496bc0c0d adding an async completion function 2023-08-03 11:55:03 -07:00
Krrish Dholakia
a8b3fc6c2d adding tenacity retries 2023-08-03 10:06:31 -07:00
Krrish Dholakia
a964e326f1 make default max tokens a controllable param 2023-08-02 19:59:25 -07:00
Krrish Dholakia
6cd1960b82 support proxy openai urls 2023-08-02 19:50:08 -07:00
Krrish Dholakia
548fcfdff9 pass in api key via params 2023-08-02 15:15:33 -07:00