Ishaan Jaff
|
df024fbbbc
|
add testing for cohere embeddings
|
2024-08-09 12:08:25 -07:00 |
|
Krrish Dholakia
|
466dc9f32a
|
fix(huggingface_restapi.py): fix hf embeddings optional param processing
|
2024-08-09 09:10:56 -07:00 |
|
Krrish Dholakia
|
51ccfa9e77
|
fix(huggingface_restapi.py): fixes issue where 'wait_for_model' was not being passed as expected
|
2024-08-09 08:36:35 -07:00 |
|
Krish Dholakia
|
653aefde40
|
Merge branch 'main' into litellm_async_cohere_calls
|
2024-07-30 15:35:20 -07:00 |
|
Krrish Dholakia
|
9b2eb1702b
|
fix(cohere.py): support async cohere embedding calls
|
2024-07-30 14:49:07 -07:00 |
|
Krrish Dholakia
|
69afbc6091
|
feat(huggingface_restapi.py): Support multiple hf embedding types + async hf embeddings
Closes https://github.com/BerriAI/litellm/issues/3261
|
2024-07-30 13:32:03 -07:00 |
|
Krrish Dholakia
|
3cd3491920
|
test: cleanup testing
|
2024-07-24 19:47:50 -07:00 |
|
Krrish Dholakia
|
65705fde25
|
test(test_embedding.py): add simple azure embedding ad token test
Addresses https://github.com/BerriAI/litellm/issues/4859#issuecomment-2248838617
|
2024-07-24 13:38:03 -07:00 |
|
David Manouchehri
|
ced03d9d7f
|
(test_embedding.py) - Re-enable embedding test with Azure OIDC.
|
2024-07-24 16:41:24 +00:00 |
|
David Manouchehri
|
4b89397136
|
(tests) - Skip embedding Azure AD test for now.
|
2024-07-24 15:42:57 +00:00 |
|
Krrish Dholakia
|
41fda47587
|
test(test_embedding.py): fix base url
|
2024-07-24 08:04:27 -07:00 |
|
David Manouchehri
|
2dcd9a5567
|
(test - azure): Add test for Azure OIDC auth.
|
2024-07-23 19:12:40 +00:00 |
|
Ishaan Jaff
|
48c365976f
|
fix bedrock embedding test
|
2024-07-20 20:05:22 -07:00 |
|
Ishaan Jaff
|
613bbe306f
|
fix triton embedding test
|
2024-07-17 17:29:22 -07:00 |
|
Krrish Dholakia
|
58ac2a7e2b
|
docs(supported_embeddings.md): add doc on provider-specific params for embedding models
|
2024-07-09 12:39:10 -07:00 |
|
Simon Sanchez Viloria
|
e2827ee28b
|
(test - watsonx) use MagicMock to mock httpx.AsyncClient endpoint for aembedding test
|
2024-07-07 18:55:42 +02:00 |
|
Simon Sanchez Viloria
|
ea952a57b0
|
(test - watsonx) Added tests for watsonx embeddings with mocked endpoints
|
2024-07-07 17:59:37 +02:00 |
|
Krrish Dholakia
|
43353c28b3
|
feat(databricks.py): add embedding model support
|
2024-05-23 18:22:03 -07:00 |
|
Krrish Dholakia
|
d4123951d9
|
test: handle watsonx rate limit error
|
2024-05-13 18:27:39 -07:00 |
|
Ishaan Jaff
|
0cde9473c9
|
test triton embeddings
|
2024-05-10 18:50:34 -07:00 |
|
Krrish Dholakia
|
3e8d9fc80d
|
test: skip local test
|
2024-04-27 19:07:49 -07:00 |
|
Simon Sanchez Viloria
|
9fc30e8b31
|
(test) Added completion and embedding tests for watsonx provider
|
2024-04-24 12:52:29 +02:00 |
|
Ishaan Jaff
|
fb741d96ca
|
test - voyage ai embedding
|
2024-04-03 20:54:35 -07:00 |
|
Krish Dholakia
|
c840fecdeb
|
Merge pull request #2142 from vilmar-hillow/azure_embedding_ad_token
Fixed azure ad token not being processed properly in embedding models
|
2024-03-19 11:51:28 -07:00 |
|
Krrish Dholakia
|
4e1dc7d62e
|
fix(cohere.py): return usage as a pydantic object not dict
|
2024-03-15 10:00:22 -07:00 |
|
Dmitry Supranovich
|
57ebb9582e
|
Fixed azure ad token not being processed properly in embedding models
|
2024-03-12 21:29:24 -04:00 |
|
Krrish Dholakia
|
cdb960eb34
|
fix(vertex_ai.py): correctly parse optional params and pass vertex ai project
|
2024-03-06 14:00:50 -08:00 |
|
Krrish Dholakia
|
478307d4cf
|
fix(bedrock.py): support anthropic messages api on bedrock (claude-3)
|
2024-03-04 17:15:47 -08:00 |
|
Krrish Dholakia
|
8a038e7da4
|
test: skip aws test - aws account suspended
|
2024-02-28 14:42:50 -08:00 |
|
Krrish Dholakia
|
4c951d20bc
|
test: removing aws tests - account suspended - pending their approval
|
2024-02-28 13:46:20 -08:00 |
|
Krrish Dholakia
|
0ffdf57dec
|
fix(vertex_ai.py): add async embedding support for vertex ai
|
2024-02-03 10:35:17 -08:00 |
|
Krrish Dholakia
|
1ba6882f76
|
fix(test_embedding.py): fix test
|
2024-02-03 09:49:23 -08:00 |
|
Krrish Dholakia
|
d9ba8668f4
|
feat(vertex_ai.py): vertex ai gecko text embedding support
|
2024-02-03 09:48:29 -08:00 |
|
ishaan-jaff
|
6488de36c4
|
(test) bedrock input validation - exceptions
|
2024-01-30 08:12:43 -08:00 |
|
ishaan-jaff
|
17370dc50f
|
(test) dimension param - openai
|
2024-01-26 10:37:01 -08:00 |
|
ishaan-jaff
|
72790f44da
|
(chore) cleanup testing file
|
2024-01-25 14:36:11 -08:00 |
|
ishaan-jaff
|
6cbde02cab
|
(test) embedding models
|
2024-01-25 14:30:49 -08:00 |
|
Krrish Dholakia
|
39a1b4c3b5
|
fix(main.py): support custom pricing for embedding calls
|
2024-01-22 15:15:34 -08:00 |
|
ishaan-jaff
|
99dcce1e0f
|
(test) aembedding includes custom_llm_provider
|
2024-01-12 17:52:14 -08:00 |
|
ishaan-jaff
|
c1686b264f
|
(test) embedding hidden params
|
2024-01-12 17:35:33 -08:00 |
|
ishaan-jaff
|
b7567865de
|
(test) caching for bedrock/embedding str inputs
|
2024-01-11 23:12:57 +05:30 |
|
ishaan-jaff
|
276d11946e
|
(test) bedrock - embedding with strings
|
2024-01-11 23:04:41 +05:30 |
|
ishaan-jaff
|
a876748bf5
|
v0
|
2024-01-11 22:56:18 +05:30 |
|
ishaan-jaff
|
f211009263
|
(test) openai embedding cost calculation
|
2024-01-05 15:22:17 +05:30 |
|
ishaan-jaff
|
f681f0f2b2
|
(feat) completion_cost - embeddings + raise Exception
|
2024-01-05 13:11:23 +05:30 |
|
ishaan-jaff
|
bfbed2d93d
|
(test) xinference embeddings
|
2024-01-02 15:41:51 +05:30 |
|
ishaan-jaff
|
95e6d2fbba
|
(feat) add voyage ai embeddings
|
2023-12-28 17:10:15 +05:30 |
|
ishaan-jaff
|
41d5dceaec
|
(test) mistral-embed
|
2023-12-28 16:42:36 +05:30 |
|
Krrish Dholakia
|
4905929de3
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Krrish Dholakia
|
2a4c1a1803
|
fix(proxy_server.py): don't pass in user param if not sent
|
2023-12-14 14:17:33 -08:00 |
|