Commit graph

62 commits

Author SHA1 Message Date
Krrish Dholakia
7457e03223 test: skip aws test - aws account suspended 2024-02-28 14:42:50 -08:00
Krrish Dholakia
129e84f0c5 test: removing aws tests - account suspended - pending their approval 2024-02-28 13:46:20 -08:00
Krrish Dholakia
7e2c7259e6 fix(vertex_ai.py): add async embedding support for vertex ai 2024-02-03 10:35:17 -08:00
Krrish Dholakia
d7ae8a2203 fix(test_embedding.py): fix test 2024-02-03 09:49:23 -08:00
Krrish Dholakia
3f23b18dad feat(vertex_ai.py): vertex ai gecko text embedding support 2024-02-03 09:48:29 -08:00
ishaan-jaff
ff6459cf8a (test) bedrock input validation - exceptions 2024-01-30 08:12:43 -08:00
ishaan-jaff
6da3a46670 (test) dimension param - openai 2024-01-26 10:37:01 -08:00
ishaan-jaff
303a8c1ca8 (chore) cleanup testing file 2024-01-25 14:36:11 -08:00
ishaan-jaff
95f34a31fa (test) embedding models 2024-01-25 14:30:49 -08:00
Krrish Dholakia
17e65996de fix(main.py): support custom pricing for embedding calls 2024-01-22 15:15:34 -08:00
ishaan-jaff
d5cfe5cefa (test) aembedding includes custom_llm_provider 2024-01-12 17:52:14 -08:00
ishaan-jaff
f3a78ac0ea (test) embedding hidden params 2024-01-12 17:35:33 -08:00
ishaan-jaff
eb8b00b2a5 (test) caching for bedrock/embedding str inputs 2024-01-11 23:12:57 +05:30
ishaan-jaff
b4665c80e5 (test) bedrock - embedding with strings 2024-01-11 23:04:41 +05:30
ishaan-jaff
9aac1de191 v0 2024-01-11 22:56:18 +05:30
ishaan-jaff
4df06cfcfe (test) openai embedding cost calculation 2024-01-05 15:22:17 +05:30
ishaan-jaff
9313bda4c8 (feat) completion_cost - embeddings + raise Exception 2024-01-05 13:11:23 +05:30
ishaan-jaff
1f4a328131 (test) xinference embeddings 2024-01-02 15:41:51 +05:30
ishaan-jaff
2a147579ec (feat) add voyage ai embeddings 2023-12-28 17:10:15 +05:30
ishaan-jaff
86afc399c4 (test) mistral-embed 2023-12-28 16:42:36 +05:30
Krrish Dholakia
79978c44ba refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
c2b92fe8b8 fix(proxy_server.py): don't pass in user param if not sent 2023-12-14 14:17:33 -08:00
Krrish Dholakia
29e44f2fd4 test(test_embeddings.py): improve testing for titan embeddings 2023-12-06 22:47:01 -08:00
Krrish Dholakia
583de6ab92 fix(bedrock.py): fix output format for cohere embeddings 2023-12-06 22:47:01 -08:00
Krrish Dholakia
feb4e50234 fix(bedrock.py): fix embeddings call 2023-12-06 14:16:00 -08:00
Krrish Dholakia
a18bdb3f2e fix(bedrock.py): adding support for cohere embeddings 2023-12-06 13:25:18 -08:00
Krrish Dholakia
45e9c3eb31 feat(sagemaker.py): support huggingface embedding models 2023-12-06 11:41:38 -08:00
ishaan-jaff
04fb704efe (ci/cd) HF embedding 2023-12-02 10:57:33 -08:00
ishaan-jaff
dc9bafa959 (feat) Embedding: Async Azure 2023-11-29 19:43:47 -08:00
ishaan-jaff
8dfab66a67 (test) aembedding 2023-11-29 19:36:42 -08:00
ishaan-jaff
9149b25d72 (test) aembedding 2023-11-29 19:35:32 -08:00
ishaan-jaff
3139ff02d0 (test) metadata test in embedding 2023-11-25 11:10:06 -08:00
ishaan-jaff
fa296828e1 (fix) test embedding 2023-11-24 20:46:35 -08:00
ishaan-jaff
5d254f7ed8 (fix) embedding test 2023-11-24 18:28:38 -08:00
ishaan-jaff
adaf870ecf (test) fix embedding 2023-11-24 18:14:06 -08:00
ishaan-jaff
0f7e6c5101 (test) fix embedding tests 2023-11-24 17:04:59 -08:00
ishaan-jaff
f816b69b5e (test) embedding: azurea - dd response_ms 2023-11-23 11:15:52 -08:00
ishaan-jaff
1c9281c8e3 (test)timeout error on openai embedding 2023-11-22 14:25:55 -08:00
ishaan-jaff
93900bb0fc (test)timeout errors 2023-11-22 14:25:55 -08:00
ishaan-jaff
8f6da8b8f7 (test) verify azure response have expected keys 2023-11-22 14:25:55 -08:00
Krrish Dholakia
44073a680e test(test_embedding.py): fix the embedding test 2023-11-22 14:09:45 -08:00
ishaan-jaff
19234211e9 (test) embedding stricter testing 2023-11-22 13:50:45 -08:00
canada4663
5108b00688 bedrock embedding changes pre-testing 2023-11-18 21:00:06 -08:00
Krrish Dholakia
e54056f0ed fix(azure.py): use openai client sdk for handling sync+async calling 2023-11-16 12:08:12 -08:00
Krrish Dholakia
f14bd24b46 fix(openai.py): fix linting issues 2023-11-16 11:01:28 -08:00
ishaan-jaff
4ea1abd0ad (test) add cohere embedding v3 2023-11-02 10:17:40 -07:00
Krrish Dholakia
80cb421e02 fix(huggingface_restapi.py): fix embeddings for sentence-transformer models 2023-11-01 16:36:46 -07:00
ishaan-jaff
b991152b85 (test) amazon.titan-embed-text-v1 2023-11-01 14:46:46 -07:00
ishaan-jaff
1f65891501 (test) add bedrock/amazon.titan-embed-text-v1 2023-11-01 13:55:28 -07:00
ishaan-jaff
a0651533f6 (feat) add async embeddings 2023-10-23 13:59:37 -07:00