Commit graph

825 commits

Author SHA1 Message Date
ishaan-jaff
2241490fe9 (test) usage class for anthropic 2023-10-27 09:33:21 -07:00
ishaan-jaff
66f1793bee (test) usage for anthropic 2023-10-27 09:33:01 -07:00
Krrish Dholakia
715ea54544 fix(utils.py): adding support for anyscale models 2023-10-25 09:08:10 -07:00
Krrish Dholakia
3e8af9f807 test(test_caching.py): reset to none 2023-10-24 15:02:20 -07:00
Krrish Dholakia
98c25b08cd fix(vertex_ai.py): fix output parsing 2023-10-24 12:08:22 -07:00
Krrish Dholakia
5e83c34913 fix(vertex_ai.py): parse out text response from response object 2023-10-24 08:53:22 -07:00
Krrish Dholakia
7be6c72594 test(bedrock-testing): commenting out due to api key invalidation by amazon 2023-10-23 17:05:44 -07:00
ishaan-jaff
612a47ae6d (test) native perplexity ai api test 2023-10-20 14:29:07 -07:00
ishaan-jaff
2d236cfbca (test) deep infra testing for mistral 2023-10-14 16:47:25 -07:00
Krrish Dholakia
ec5e7aa4a9 fix(openai.p): adding support for exception mapping for openai-compatible apis via http calls 2023-10-13 21:56:51 -07:00
ishaan-jaff
fc1ebc4dc7 (test) openrouter test use gpt-3.5 instead of gpt-4-32k 2023-10-12 21:29:35 -07:00
ishaan-jaff
7378ec5f68 (test) catch bedrock RateLimitErrors 2023-10-12 16:04:32 -07:00
ishaan-jaff
edc1a2f86d (tests) remove old replicate stability ai tests 2023-10-12 15:45:09 -07:00
ishaan-jaff
ca52dc2950 (test) add logging to replicate test 2023-10-12 10:32:33 -07:00
Krrish Dholakia
67b3e792ff fix(openai.py): enable custom proxy to pass in ca_bundle_path 2023-10-10 13:23:27 -07:00
Krrish Dholakia
22ee0c6931 refactor(bedrock.py): take model names from model cost dict 2023-10-10 07:35:03 -07:00
ishaan-jaff
b679a8f610 (fix) Bedrock test fix, stop tryin to read aws session token 2023-10-09 13:49:22 -07:00
Zeeshan Hooda
c85588ced7 (test) add bedrock existing client auth test 2023-10-09 03:39:40 -06:00
ishaan-jaff
38b8c8cc57 (test) add back tg ai streaming test 2023-10-07 16:15:54 -07:00
ishaan-jaff
cdabb22093 (test) bedrock auth in completion 2023-10-07 15:27:58 -07:00
ishaan-jaff
8997999b92 (test) new azure test for passing base, version 2023-10-07 13:27:07 -07:00
ishaan-jaff
b907e7cb23 test(completion): test bumping a version 2023-10-07 11:11:54 -07:00
Krrish Dholakia
37f9626422 fix(bedrock.py): adding provider-specific configs 2023-10-05 23:49:20 -07:00
Krrish Dholakia
6506862927 fix(test_completion.py): fix testing for claude 2023-10-05 23:07:26 -07:00
Krrish Dholakia
793de65405 fix(test_completion.py): fix azure test 2023-10-05 22:55:17 -07:00
Krrish Dholakia
2326ad9d38 fix: fixing mypy linting errors and being backwards compatible for azure=true flag 2023-10-05 22:36:32 -07:00
Krrish Dholakia
69cdf5347a style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
ishaan-jaff
2e1b02e189 fix(completion()): add request_timeout as a param, fix claude error when request_timeout set 2023-10-05 19:05:28 -07:00
Krrish Dholakia
ae89a2a04b add additional param mapping 2023-10-03 21:56:08 -07:00
Krrish Dholakia
c2d6804be0 add support for ai21 input params 2023-10-03 21:05:28 -07:00
Krrish Dholakia
7dcec75faf fix n=1 issue with langchain 2023-10-03 11:06:59 -07:00
Krrish Dholakia
8c48af11c2 fixes to get optional params 2023-10-02 14:44:11 -07:00
Krrish Dholakia
0ae93d1112 fixing optional param mapping 2023-10-02 14:14:30 -07:00
Krrish Dholakia
d735f48917 fixes to get_optional_params 2023-10-02 12:34:22 -07:00
Krrish Dholakia
eb4c7876e2 fix get optional params 2023-10-02 12:02:53 -07:00
Krrish Dholakia
12fa4069f3 raise exception if optional param is not mapped to model 2023-10-02 11:17:51 -07:00
Ishaan Jaff
1680a5fad8 Merge pull request #498 from lucashofer/main
added model openrouter/mistralai/mistral-7b-instruct with test
2023-09-30 09:50:25 -07:00
Krrish Dholakia
e2a3b8450b fix testing 2023-09-30 08:50:51 -07:00
Lucas Hofer
4366377b64 added model openrouter/mistralai/mistral-7b-instruct with test 2023-09-30 16:49:18 +01:00
Krrish Dholakia
6ac9470203 add mistral prompt templating 2023-09-29 21:41:28 -07:00
ishaan-jaff
f24fe309e2 update claude testing 2023-09-29 15:37:05 -07:00
ishaan-jaff
4b0eb86e8f add test for bedrock anthropic streaming 2023-09-29 15:20:00 -07:00
ishaan-jaff
e51215af7e remove extra open router test 2023-09-29 15:10:41 -07:00
ishaan-jaff
9263319afc add anthropic on bedrock 2023-09-29 15:02:39 -07:00
Krrish Dholakia
932447e63a updates 2023-09-29 11:33:58 -07:00
ishaan-jaff
8f23052b99 remove junk hf stream print statement 2023-09-28 17:01:16 -07:00
Krrish Dholakia
49a93cd66b fixing claude max token testing 2023-09-27 21:52:30 -07:00
Krrish Dholakia
de7c5a9a30 fix testing 2023-09-27 21:31:00 -07:00
ishaan-jaff
d48793c6e6 updated hf tests 2023-09-27 17:49:31 -07:00
Krrish Dholakia
ee2953ddbf update hf testing 2023-09-27 10:53:45 -07:00