Commit Graph
3734 Commits
Author SHA1 Message Date
ishaan-jaff 079ec7064b add completion types 2023-09-05 14:57:03 -07:00
Krish Dholakia 1c2989043f Updated config.yml 2023-09-05 14:55:13 -07:00
Krrish Dholakia 074f6dbfaf fixing linting errors 2023-09-05 14:52:57 -07:00
ishaan-jaff 846aeea4f9 types completion() 2023-09-05 14:49:53 -07:00
Krrish Dholakia 9a82bfa4d2 test parallelism on circle ci 2023-09-05 14:47:50 -07:00
Krish Dholakia 343ff81f27 Updated config.yml 2023-09-05 14:45:56 -07:00
ishaan-jaff 794964993d add types to completion() 2023-09-05 14:42:10 -07:00
Krrish Dholakia faa78ad543 bump version 2023-09-05 14:30:03 -07:00
Krrish Dholakia af33a85043 only use tgai's prompt template for llama2 instruct models 2023-09-05 12:25:52 -07:00
Krrish Dholakia 8845938b31 adding support for custom prompt templates to together ai 2023-09-05 12:20:09 -07:00
Krrish Dholakia 64f3d3c56e prompt formatting for together ai llama2 models 2023-09-05 11:57:13 -07:00
Krrish Dholakia dc130efac6 update streaming docs to show it working for async completion calls 2023-09-05 09:18:37 -07:00
Krrish Dholakia 5870dabae1 update init with comments 2023-09-05 09:14:57 -07:00
Krrish Dholakia 3bde2d569a update docs 2023-09-05 08:12:57 -07:00
ishaan-jaff f7d457688c add sagemaker to docs 2023-09-04 21:53:52 -07:00
Krrish Dholakia 206f633b67 update to model fallback docs 2023-09-04 17:14:48 -07:00
Krrish Dholakia a1c537cb77 update docs 2023-09-04 17:06:09 -07:00
Krrish Dholakia c0b3da2c14 update supported models docs 2023-09-04 16:39:28 -07:00
ishaan-jaff 06a66c898b docs update fallbacks 2023-09-04 16:01:28 -07:00
ishaan-jaff 3321655346 docs 2023-09-04 15:58:24 -07:00
Krrish Dholakia 8eb062f5e8 update streaming docs 2023-09-04 15:55:17 -07:00
ishaan-jaff 1a2c3490d5 docs with aleph alpha 2023-09-04 15:54:45 -07:00
ishaan-jaff 46387df5b9 docs update 2023-09-04 15:44:08 -07:00
Krrish Dholakia e2c143dfbc test async streaming 2023-09-04 15:42:24 -07:00
ishaan-jaff fe4caf5c3d baseten client mapping 2023-09-04 15:41:37 -07:00
Krrish Dholakia 0864b07616 fix linting errors 2023-09-04 15:16:13 -07:00
ishaan-jaff 79acfb4dab fix aleph alpha client init 2023-09-04 15:14:09 -07:00
Krrish Dholakia 2384806cfd adding first-party + custom prompt templates for huggingface 2023-09-04 14:54:09 -07:00
ishaan-jaff a474b89779 clean up hugging face completion() 2023-09-04 14:41:06 -07:00
ishaan-jaff f0e2922710 bump version 2023-09-04 12:44:20 -07:00
ishaan-jaff 2520ab716d bump v 2023-09-04 12:43:25 -07:00
ishaan-jaff 2bf9ee4ecf v0 bedrock support 2023-09-04 12:40:40 -07:00
ishaan-jaff 8f07c80733 boto3 testing + docs 2023-09-04 12:14:24 -07:00
ishaan-jaff 38b0772194 add boto3 for CI/CD testing pipeline 2023-09-04 12:11:27 -07:00
ishaan-jaff cda16cd1b2 add sagemaker to docs 2023-09-04 12:09:47 -07:00
ishaan-jaff 126830f08a allow users to set AWS_REGION_NAME 2023-09-04 11:57:22 -07:00
Krrish Dholakia 73bb1b96e9 update exception mapping and get model cost map 2023-09-04 11:53:20 -07:00
ishaan-jaff e03d442e8f add optional params for llama-2 2023-09-04 11:41:20 -07:00
Krish DholakiaandGitHub 3752234e74 Update max_tokens.json 2023-09-04 11:39:53 -07:00
ishaan-jaff 4a4ee51df3 working sagemaker support 2023-09-04 11:30:34 -07:00
ishaan-jaff 138c26d98d v0 add sagemaker 2023-09-04 11:02:20 -07:00
Krrish Dholakia 33cc1e2cab update context window exception tutorial 2023-09-04 10:56:51 -07:00
Krrish Dholakia 879f97f620 add context window exceeded error tutorial 2023-09-04 10:53:37 -07:00
ishaan-jaff 38564ddc82 clean out AI21 Init Client calls 2023-09-04 10:08:53 -07:00
ishaan-jaff f2b0fa90ab remove init for together_ai completion calls 2023-09-04 09:59:24 -07:00
ishaan-jaff 46857577fa [temp] remove cache streaming flaky test 2023-09-04 09:50:45 -07:00
ishaan-jaff bc065f08df remove init AnthropicClient for completion calls 2023-09-04 09:34:15 -07:00
Krrish Dholakia 2dc1c35a05 add new tutorial 2023-09-03 21:51:55 -07:00
Ishaan JaffandGitHub 94a1f4bd0e Merge pull request #264 from yujonglee/remove-print-ai21
Remove unnecessary print in AI21 handling
2023-09-03 10:37:06 -07:00
yujong-lee 44d2b2ca74 Remove print 2023-09-03 17:47:36 +09:00