Commit graph

229 commits

Author SHA1 Message Date
Krrish Dholakia
caa199d851 test: removing unstable tests 2023-10-30 21:10:36 -07:00
Krrish Dholakia
0ed3917b09 feat(main.py): add support for maritalk api 2023-10-30 17:36:51 -07:00
ishaan-jaff
8a8d3f686c (tests) easily track cost for responses 2023-10-28 15:08:35 -07:00
ishaan-jaff
8e36f667e5 (test) vertex ai use usage class 2023-10-27 09:39:55 -07:00
ishaan-jaff
692bb3f4e9 (test) usage class for anthropic 2023-10-27 09:33:21 -07:00
ishaan-jaff
ea3823fc19 (test) usage for anthropic 2023-10-27 09:33:01 -07:00
Krrish Dholakia
c1b2553827 fix(utils.py): adding support for anyscale models 2023-10-25 09:08:10 -07:00
Krrish Dholakia
3ec103f712 test(test_caching.py): reset to none 2023-10-24 15:02:20 -07:00
Krrish Dholakia
f12dc5df21 fix(vertex_ai.py): fix output parsing 2023-10-24 12:08:22 -07:00
Krrish Dholakia
b0842e328c fix(vertex_ai.py): parse out text response from response object 2023-10-24 08:53:22 -07:00
Krrish Dholakia
82d6b1c55f test(bedrock-testing): commenting out due to api key invalidation by amazon 2023-10-23 17:05:44 -07:00
ishaan-jaff
66206aea3a (test) native perplexity ai api test 2023-10-20 14:29:07 -07:00
ishaan-jaff
02e97acefa (test) deep infra testing for mistral 2023-10-14 16:47:25 -07:00
Krrish Dholakia
91c8e92e71 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
feb91413ec (test) openrouter test use gpt-3.5 instead of gpt-4-32k 2023-10-12 21:29:35 -07:00
ishaan-jaff
0937d07d6d (test) catch bedrock RateLimitErrors 2023-10-12 16:04:32 -07:00
ishaan-jaff
8e756940dc (tests) remove old replicate stability ai tests 2023-10-12 15:45:09 -07:00
ishaan-jaff
f8e3c11a38 (test) add logging to replicate test 2023-10-12 10:32:33 -07:00
Krrish Dholakia
b50013386f fix(openai.py): enable custom proxy to pass in ca_bundle_path 2023-10-10 13:23:27 -07:00
Krrish Dholakia
0d863f00ad refactor(bedrock.py): take model names from model cost dict 2023-10-10 07:35:03 -07:00
ishaan-jaff
7587e8ce06 (fix) Bedrock test fix, stop tryin to read aws session token 2023-10-09 13:49:22 -07:00
Zeeshan Hooda
112df4a19d
(test) add bedrock existing client auth test 2023-10-09 03:39:40 -06:00
ishaan-jaff
f37e2d4f8f (test) add back tg ai streaming test 2023-10-07 16:15:54 -07:00
ishaan-jaff
a58d0e9c94 (test) bedrock auth in completion 2023-10-07 15:27:58 -07:00
ishaan-jaff
27c3a9b39a (test) new azure test for passing base, version 2023-10-07 13:27:07 -07:00
ishaan-jaff
a326a0ade1 test(completion): test bumping a version 2023-10-07 11:11:54 -07:00
Krrish Dholakia
06f279807b fix(bedrock.py): adding provider-specific configs 2023-10-05 23:49:20 -07:00
Krrish Dholakia
66f6d3e958 fix(test_completion.py): fix testing for claude 2023-10-05 23:07:26 -07:00
Krrish Dholakia
e9241044b1 fix(test_completion.py): fix azure test 2023-10-05 22:55:17 -07:00
Krrish Dholakia
060a2e40b2 fix: fixing mypy linting errors and being backwards compatible for azure=true flag 2023-10-05 22:36:32 -07:00
Krrish Dholakia
dd7e397650 style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
ishaan-jaff
8120477be4 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
95899bf60e add additional param mapping 2023-10-03 21:56:08 -07:00
Krrish Dholakia
851cb86daa add support for ai21 input params 2023-10-03 21:05:28 -07:00
Krrish Dholakia
e834c063ff fix n=1 issue with langchain 2023-10-03 11:06:59 -07:00
Krrish Dholakia
0daf2e3880 fixes to get optional params 2023-10-02 14:44:11 -07:00
Krrish Dholakia
8b60d797e1 fixing optional param mapping 2023-10-02 14:14:30 -07:00
Krrish Dholakia
7cec308a2c fixes to get_optional_params 2023-10-02 12:34:22 -07:00
Krrish Dholakia
5a19ee1a71 fix get optional params 2023-10-02 12:02:53 -07:00
Krrish Dholakia
1cae080eb2 raise exception if optional param is not mapped to model 2023-10-02 11:17:51 -07:00
Ishaan Jaff
141c9c5bac
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
1d8b56cc74 fix testing 2023-09-30 08:50:51 -07:00
Lucas Hofer
42cc4e2464 added model openrouter/mistralai/mistral-7b-instruct with test 2023-09-30 16:49:18 +01:00
Krrish Dholakia
e8ec3e8795 add mistral prompt templating 2023-09-29 21:41:28 -07:00
ishaan-jaff
76956cce52 update claude testing 2023-09-29 15:37:05 -07:00
ishaan-jaff
a085812365 add test for bedrock anthropic streaming 2023-09-29 15:20:00 -07:00
ishaan-jaff
c8d0a907ac remove extra open router test 2023-09-29 15:10:41 -07:00
ishaan-jaff
17fc4a7b37 add anthropic on bedrock 2023-09-29 15:02:39 -07:00
Krrish Dholakia
f04d50d119 updates 2023-09-29 11:33:58 -07:00
ishaan-jaff
a604ca577b remove junk hf stream print statement 2023-09-28 17:01:16 -07:00