Remove Weaviate unit tests

This commit is contained in:
ChristianZaccaria 2025-09-03 10:34:48 +01:00
parent c630a646e3
commit 980c7c244d
4 changed files with 34 additions and 292 deletions

View file

@ -140,7 +140,6 @@ def test_insert_chunks_with_precomputed_embeddings(client_with_empty_registry, e
"inline::milvus": {"score_threshold": -1.0},
"inline::qdrant": {"score_threshold": -1.0},
"remote::qdrant": {"score_threshold": -1.0},
"remote::weaviate": {"score_threshold": -1.0},
}
vector_db_name = "test_precomputed_embeddings_db"
register_response = client_with_empty_registry.vector_dbs.register(