Commit graph

890 commits

Author SHA1 Message Date
ishaan-jaff
8d4c109171 (test) add async + non stream test for ollama 2023-10-09 13:47:08 -07:00
Krrish Dholakia
704be9dcd1 feat(factory.py): option to add function details to prompt, if model doesn't support functions param 2023-10-09 09:53:53 -07:00
Zeeshan Hooda
112df4a19d
(test) add bedrock existing client auth test 2023-10-09 03:39:40 -06:00
Krrish Dholakia
a8c3871b02 ci(test_logging): need to rewrite test_logging to work in parallel testing 2023-10-07 19:18:09 -07:00
Krrish Dholakia
9ac3ff584c ci(test_logging): have a change to make circle ci run our testing 2023-10-07 18:33:24 -07:00
Krrish Dholakia
28a2e31ede ci(test_logging): running just this test on circle ci 2023-10-07 18:23:54 -07:00
Krrish Dholakia
9f118bb5db ci(test_logging): debugging circle ci 2023-10-07 18:19:55 -07:00
Krrish Dholakia
4b35f1b6bd ci(test_logging): testing why circle ci keeps failing this test 2023-10-07 18:16:32 -07:00
Krrish Dholakia
cd8ae2ecf6 test(test_logging): add back more tests for circle ci 2023-10-07 18:11:03 -07:00
Krrish Dholakia
51663e5618 test(test_logging): commenting out all but one test to see if it works on circle ci 2023-10-07 18:02:23 -07:00
Krrish Dholakia
212734f142 test(test_logging): adding print statements for debugging circle ci 2023-10-07 16:20:17 -07:00
ishaan-jaff
f37e2d4f8f (test) add back tg ai streaming test 2023-10-07 16:15:54 -07:00
Krrish Dholakia
9cda24e1b2 fix(utils): adds complete streaming response to success handler 2023-10-07 15:42:00 -07:00
ishaan-jaff
a58d0e9c94 (test) bedrock auth in completion 2023-10-07 15:27:58 -07:00
Krrish Dholakia
d69038883c docs(completion-docs): adds more details on provider-specific params 2023-10-07 13:49:30 -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
dd33abcee9 fix(test_client.py): adds docs for test_client.py 2023-10-07 11:07:35 -07:00
ishaan-jaff
160e0b3b49 (tests) mark tests as asyncio 2023-10-06 21:04:34 -07:00
ishaan-jaff
54514eb11f test(rate limit aware acompletion calls): fix test name 2023-10-06 20:52:19 -07:00
ishaan-jaff
498f9aece6 test(rate limit aware acompletion calls): testing 2023-10-06 20:48:53 -07:00
ishaan-jaff
5475d920b8 fix(test fix): 2023-10-06 15:48:09 -07:00
ishaan-jaff
6f47a2d6f6 test(batch_completion): add tests for batch_completion and rate limit handler 2023-10-06 15:37:09 -07:00
Krrish Dholakia
7e34736a38 fix(add-custom-success-callback-for-streaming): add custom success callback for streaming 2023-10-06 15:02:02 -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
1897a1ee46 fix(llmonitor callback): correctly set user_id 2023-10-05 19:36:39 -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
ishaan-jaff
7edaff6198 fix ollama tests comments 2023-10-05 11:20:34 -07:00
ishaan-jaff
29509a48f8 ollama default api_base to http://localhost:11434 2023-10-05 11:04:51 -07:00
Krrish Dholakia
ed31860206 adding custom prompt templates to ollama 2023-10-05 10:48:16 -07:00
ishaan-jaff
e487c33adc remove results.json from tests 2023-10-04 16:10:12 -07:00
ishaan-jaff
68698372b0 add test batch completions 2023-10-04 16:03:58 -07:00
ishaan-jaff
2d281a28b3 example output 2023-10-04 16:03:58 -07:00
ishaan-jaff
a0641ab430 add test batch com rate limits 2023-10-04 14:46:11 -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
ishaan-jaff
43c8c88c91 test langfuse 2023-10-03 21:01:32 -07:00
ishaan-jaff
1ec15976c5 test langfuse added 2023-10-03 20:58:40 -07:00
Krrish Dholakia
e834c063ff fix n=1 issue with langchain 2023-10-03 11:06:59 -07:00
Krrish Dholakia
512769e841 support n param for hf 2023-10-03 07:10:13 -07:00
Krrish Dholakia
50fc4de45f support cohere top p 2023-10-02 21:38:56 -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
ishaan-jaff
606b787842 update caching tests 2023-10-02 11:48:35 -07:00