Commit graph

1856 commits

Author SHA1 Message Date
Krrish Dholakia
4b0f8825f3 fix(proxy_server): fix prompt template for proxy server 2023-10-11 21:08:42 -07:00
ishaan-jaff
a1c9c80031 (test) add ollama testing 2023-10-11 17:00:39 -07:00
ishaan-jaff
ae096bb18e (test) add testing for litellm callback for supabase 2023-10-11 12:34:10 -07:00
ishaan-jaff
2945918414 (fix) supabase test 2023-10-11 11:02:06 -07:00
ishaan-jaff
52b43ef8c1 bump: version 0.7.1 → 0.7.2 2023-10-11 11:01:10 -07:00
Krrish Dholakia
dfd91c5d46 fix(openai-py): fix linting errors 2023-10-10 21:56:14 -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
af2fd0e0de fix: fix value error if model returns empty completion 2023-10-10 10:11:40 -07:00
ishaan-jaff
b16cbb069a (test) update supabase logger test 2023-10-10 10:05:20 -07:00
Krrish Dholakia
29b2fa7f75 fix(test-fixes): test fixes 2023-10-10 08:09:42 -07:00
Krrish Dholakia
0d863f00ad refactor(bedrock.py): take model names from model cost dict 2023-10-10 07:35:03 -07:00
Krrish Dholakia
db20cb84d4 fix(main.py): return n>1 response for openai text completion 2023-10-09 20:44:07 -07:00
Krrish Dholakia
41bebaa1e3 test(test_bad_params): fix cohere bad params test 2023-10-09 20:37:58 -07:00
Krrish Dholakia
253e8d27db fix: bug fix when n>1 passed in 2023-10-09 16:46:33 -07:00
Krrish Dholakia
42e0d7cf68 fix(proxy_server): returns better error messages for invalid api errors 2023-10-09 15:03:44 -07:00
ishaan-jaff
7587e8ce06 (fix) Bedrock test fix, stop tryin to read aws session token 2023-10-09 13:49:22 -07:00
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