Commit Graph
4272 Commits
Author SHA1 Message Date
Krrish Dholakia 3846ec6124 fix(utils.py): fix get_llm_provider to handle the ':' in anthropic/bedrock calls 2023-12-07 14:19:11 -08:00
Krrish Dholakia 2b04dc310a test: skip local proxy test in circle ci 2023-12-07 13:56:23 -08:00
ishaan-jaff f236dae79d (test) async logger + proxy 2023-12-07 13:54:27 -08:00
ishaan-jaff 5ddfaa33f3 (feat) proxy - async logger class + embeddings 2023-12-07 13:54:08 -08:00
Krrish Dholakia e5638e2c5d fix(router.py): fix default caching response value 2023-12-07 13:44:31 -08:00
ishaan-jaff 418099085c (test) proxy - async logger, strict check async_success 2023-12-07 13:44:17 -08:00
ishaan-jaff 2bc583c2a6 (test) proxy - async custom logger 2023-12-07 13:19:17 -08:00
ishaan-jaff 0354d6d48f (ci/cd) vertex test 2023-12-07 12:41:39 -08:00
Krrish Dholakia 7585b58d2d docs: sagemaker embedding model added to docs 2023-12-07 11:42:51 -08:00
ishaan-jaff 19f1035f5a (ci/cd) vertex ai testing 2023-12-07 11:36:20 -08:00
Krrish Dholakia db12ca4ecb docs(bedrock.md): add cohere embeddings to bedrock docs 2023-12-07 11:35:08 -08:00
Krrish Dholakia 2134285523 docs(quick_start.md): adding gunicorn worker script to docs 2023-12-07 11:31:54 -08:00
Krrish Dholakia d77e0cc716 docs(config.md): adding docs on parallel request rate limiting 2023-12-07 11:27:48 -08:00
ishaan-jaff 077f6b1298 (ci/cd) vertex ai 2023-12-07 11:19:29 -08:00
ishaan-jaff 90d474ff21 (ci/cd) vertex ai 2023-12-07 10:50:58 -08:00
ishaan-jaff 85668ff415 (ci/cd) vertex ai 2023-12-07 10:44:45 -08:00
ishaan-jaff 8dd6786123 (ci/cd) vertex ai 2023-12-07 10:39:24 -08:00
ishaan-jaff 0f8225c3eb (ci/cd) use relative path for vertex 2023-12-07 10:38:06 -08:00
ishaan-jaff 378f211a29 (ci/cd) debugging 2023-12-07 10:36:58 -08:00
ishaan-jaff 01c7dc197a (ci/cd) vertex ai 2023-12-07 10:31:32 -08:00
ishaan-jaff a2b89b212c (ci/cd) pip install google-cloud-aiplatform 2023-12-07 10:30:29 -08:00
ishaan-jaff f32e55780a (ci/cd) add google-cloud-aiplatform v1.11.1 2023-12-07 10:21:09 -08:00
ishaan-jaff e823e8d99e (test) add vertex ai to ci/cd 2023-12-07 10:20:21 -08:00
ishaan-jaff d2eee342fb (feat) vertex ai - better debugging 2023-12-07 09:38:37 -08:00
ishaan-jaff e9d93c624c (fix) vertex ai - streaming chunks 2023-12-07 09:38:37 -08:00
Krrish Dholakia c7aaa4adf8 docs(deploy.md): add docker instructions to deploy docs 2023-12-07 09:22:54 -08:00
Krish DholakiaandGitHub ed07012874 Merge pull request #1042 from Manouchehri/patch-4
(pricing) Add Claude v2.1 for Bedrock
2023-12-06 23:53:51 -08:00
Krrish Dholakia d18a5e8a11 docs(quick_start.md): adding langchain embedding tutorials to docs 2023-12-06 23:14:02 -08:00
Krrish Dholakia 8cc0e8e5c5 ci(pre-commit-config.yaml): adding mypy linting as a pre-commit hook 2023-12-06 22:57:14 -08:00
Krrish Dholakia bd8d59e693 refactor(proxy_server.py): linting fix 2023-12-06 22:49:30 -08:00
Krrish Dholakia e8f526e45f bump: version 1.11.0 → 1.11.1 2023-12-06 22:47:01 -08:00
Krrish Dholakia 6fae3fde22 test(test_embeddings.py): improve testing for titan embeddings 2023-12-06 22:47:01 -08:00
Krrish Dholakia c1e95740b0 fix(bedrock.py): fix output format for cohere embeddings 2023-12-06 22:47:01 -08:00
David ManouchehriandGitHub f1779ff4c8 (pricing) Fix Claude on Bedrock prices 2023-12-07 01:19:59 -05:00
David ManouchehriandGitHub a4c79fd116 (pricing) Add Claude v2.1 for Bedrock 2023-12-07 01:12:25 -05:00
ishaan-jaff 7ddc0dad24 (test) fix test_model_group_aliases 2023-12-06 21:25:30 -08:00
ishaan-jaff fa70b1f85b (test) unset model_group_alias_map after test 2023-12-06 20:35:14 -08:00
ishaan-jaff 7b389d10ca (linting) fix 2023-12-06 20:30:33 -08:00
ishaan-jaff 095aa94e71 (fix) linting 2023-12-06 20:26:57 -08:00
ishaan-jaff 900b8d66f3 (feat) proxy use model_group_alias_map 2023-12-06 20:23:24 -08:00
ishaan-jaff ee70c4e822 (feat) router - add model_group_alias_map 2023-12-06 20:13:33 -08:00
Krrish Dholakia 9573123e2b bump: version 1.10.11 → 1.11.0 2023-12-06 19:50:09 -08:00
Krrish Dholakia d3e179e5ad test: fix testing 2023-12-06 19:35:12 -08:00
Krrish Dholakia ac7d0a1632 fix(together_ai.py): improve together ai custom prompt templating 2023-12-06 19:34:49 -08:00
ishaan-jaff 04eecaa493 (test) custom logger on fail 2023-12-06 19:15:08 -08:00
ishaan-jaff f3469fdef8 (test) aembedding on custom logger 2023-12-06 19:09:06 -08:00
ishaan-jaff 7fcd17cbbe (feat) aembedding callback 2023-12-06 19:09:06 -08:00
ishaan-jaff e3b24ec797 (feat) aembedding - add custom logging support 2023-12-06 19:09:06 -08:00
Krrish Dholakia fff0228c20 fix(factory.py): support togethercomputer codellama pt 2023-12-06 19:02:58 -08:00
Krrish Dholakia d4c6cc3920 test: fix testing 2023-12-06 18:52:49 -08:00