test - voyage ai embedding

This commit is contained in:
Ishaan Jaff 2024-04-03 20:52:35 -07:00
parent e154c5d834
commit fb741d96ca

View file

@ -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