test - voyage ai embedding
This commit is contained in:
parent
e154c5d834
commit
fb741d96ca
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user