forked from phoenix/litellm-mirror
test - voyage ai embedding
This commit is contained in:
parent
e154c5d834
commit
fb741d96ca
1 changed files with 3 additions and 0 deletions
|
@ -487,6 +487,9 @@ def test_mistral_embeddings():
|
||||||
# test_mistral_embeddings()
|
# test_mistral_embeddings()
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.skip(
|
||||||
|
reason="Community maintained embedding provider - they are quite unstable"
|
||||||
|
)
|
||||||
def test_voyage_embeddings():
|
def test_voyage_embeddings():
|
||||||
try:
|
try:
|
||||||
litellm.set_verbose = True
|
litellm.set_verbose = True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue