mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-31 18:20:50 +00:00
test - voyage ai embedding
This commit is contained in:
@@ -487,6 +487,9 @@ def test_mistral_embeddings():
|
||||
# test_mistral_embeddings()
|
||||
|
||||
|
||||
@pytest.mark.skip(
|
||||
reason="Community maintained embedding provider - they are quite unstable"
|
||||
)
|
||||
def test_voyage_embeddings():
|
||||
try:
|
||||
litellm.set_verbose = True
|
||||
|
||||
Reference in New Issue
Block a user