Commit Graph
3113 Commits
Author SHA1 Message Date
ishaan-jaff 2104dbdfd4 bump: version 0.14.0 → 0.14.1 2023-11-11 10:36:49 -08:00
ishaan-jaff 96f0a068e6 (test) gpt4 vision 2023-11-11 10:34:37 -08:00
ishaan-jaff 4d67cee135 (fix) completion gpt-4 vision check finish_details or finish_reason 2023-11-11 10:28:20 -08:00
Ishaan JaffandGitHub fd6064b571 Merge pull request #787 from duc-phamh/improve_message_trimming
Improve message trimming
2023-11-11 09:39:43 -08:00
ishaan-jaff 0cee50f66d (docs) openai 2023-11-10 21:00:37 -08:00
ishaan-jaff 9d3a28e391 (test) async_fn with stream 2023-11-10 17:47:15 -08:00
ishaan-jaff c2c186eb28 (test) add gpt-4 vision 2023-11-10 17:34:40 -08:00
ishaan-jaff 71da9d0d63 (docs) add gpt-4 vision 2023-11-10 17:34:20 -08:00
ishaan-jaff 99395197f7 (feat) add gpt-4-vision-preview 2023-11-10 17:17:07 -08:00
ishaan-jaff 78e1ed9575 (fix) proxy raise exception when config passed in 2023-11-10 16:28:34 -08:00
ishaan-jaff 29eac53d76 (fix) proxy print exception when reading config 2023-11-10 16:22:20 -08:00
ishaan-jaff 5da6fb84fa (docs) simple proxy 2023-11-10 15:59:12 -08:00
ishaan-jaff 9b78bbc6ea (fix) ssl changes 2023-11-10 15:57:59 -08:00
ishaan-jaff f9d4505ea0 (fix) ssl for acompletion with openai 2023-11-10 15:55:04 -08:00
Krrish Dholakia 41c94d50e2 fix(text_completion.py): fix routing logic 2023-11-10 15:46:37 -08:00
Krrish Dholakia 697497cdfa test(test_streaming.py): set cache to none 2023-11-10 15:24:17 -08:00
ishaan-jaff 2c32f4a588 (test) fix caching 2023-11-10 15:23:56 -08:00
Krrish Dholakia 91dc9a34e5 test(test_langfuse.py): add retries to langfuse test 2023-11-10 15:09:21 -08:00
Krrish Dholakia 40edb546dc test(test_streaming.py): set cache to none 2023-11-10 15:04:01 -08:00
Krrish Dholakia abee5a0e05 fix(utils.py): caching for embedding 2023-11-10 14:33:17 -08:00
ishaan-jaff 5fcf9fc799 (docs) proxy setting default models 2023-11-10 13:06:22 -08:00
ishaan-jaff ebcd29b1ec (docs) proxy pass headers 2023-11-10 12:59:34 -08:00
ishaan-jaff 9d4cbf1d22 (docs) pass headers in config 2023-11-10 12:56:53 -08:00
ishaan-jaff af98f74c82 (feat) replicate add exception mapping for streaming + better logging when polling 2023-11-10 12:46:33 -08:00
ishaan-jaff 1c1a260065 (test) replicate with streaming, num retries 2023-11-10 12:46:33 -08:00
ishaan-jaff 49c8c8a74f (fix) streaming replicate 2023-11-10 12:46:33 -08:00
ishaan-jaff bf2cb91841 (docs) add replicate cold boots info 2023-11-10 12:46:33 -08:00
ishaan-jaff 4c3765119b (fix) replicate print verbose 2023-11-10 12:46:33 -08:00
ishaan-jaff 49c7c851a8 (feat) replicate exception mapping 2023-11-10 12:46:33 -08:00
ishaan-jaff 00e1b46e68 (feat) replicate exception mapping 2023-11-10 12:46:33 -08:00
Krrish Dholakia 62290ec5d9 fix(utils.py): fix exception raised 2023-11-10 11:28:17 -08:00
Krrish Dholakia 18a8bd5543 fix(utils.py): return function call as part of response object 2023-11-10 11:02:10 -08:00
Krrish Dholakia a4c9e6bd46 fix(utils.py): fix cached responses - translate dict to objects 2023-11-10 10:38:20 -08:00
Krrish Dholakia 84460b8222 docs(input.md): adding anyscale supported params 2023-11-10 09:26:57 -08:00
Krish DholakiaandGitHub 271238536f Merge pull request #790 from nathankim7/standardize-available-deployments
Fix bad returns in get_available_deployment
2023-11-10 08:59:48 -08:00
ishaan-jaff 2f07460333 (feat) completion ollama raise exception when ollama resp != 200 2023-11-10 08:54:05 -08:00
Nathan Kim f7dc2bf545 first commit 2023-11-09 22:12:39 -08:00
Nathan Kim ee92c9c8b6 first commit 2023-11-09 22:07:19 -08:00
Ishaan JaffandGitHub 8f10d1a3e3 Merge pull request #789 from PrathamSoni/psoni2002/fix_async
add custom open ai models to asyncio call
2023-11-09 21:12:22 -08:00
Pratham SoniandGitHub 2f37baa690 add custom open ai models to asyncio call 2023-11-09 20:47:46 -08:00
Krrish Dholakia 86f9bb0af6 test(test_completion.py): fix openai testing 2023-11-09 19:05:34 -08:00
Krrish Dholakia 7769abe432 fix(test_caching.py): flaky test 2023-11-09 18:54:21 -08:00
Krrish Dholakia 3d4c5e10a7 fix(utils.py): fix sync streaming 2023-11-09 18:47:20 -08:00
ishaan-jaff 76d8ea674e (docs) replicate 2023-11-09 18:16:21 -08:00
Krrish Dholakia 249cde3d40 fix(main.py): accepting azure deployment_id 2023-11-09 18:16:02 -08:00
ishaan-jaff 523c540051 (replicate) deployments 2023-11-09 18:10:38 -08:00
ishaan-jaff 6f639f30c5 (docs) replicate deployments 2023-11-09 18:10:38 -08:00
ishaan-jaff d0c9bfd14a (feat) completion - replicate custom deployments 2023-11-09 18:10:38 -08:00
Krrish Dholakia 62e83ce75a test(test_completion.py): fix test case 2023-11-09 17:43:18 -08:00
ishaan-jaff e355a0674f (docs) using auto evals 2023-11-09 17:31:50 -08:00