mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-05 12:21:52 +00:00
Remove Weaviate unit tests
This commit is contained in:
parent
c630a646e3
commit
980c7c244d
4 changed files with 34 additions and 292 deletions
|
@ -457,7 +457,7 @@ def weaviate_vec_db_path(tmp_path_factory):
|
|||
|
||||
|
||||
@pytest.fixture
|
||||
async def weaviate_vec_index(weaviate_vec_db_path, embedding_dimension):
|
||||
async def weaviate_vec_index(weaviate_vec_db_path):
|
||||
import pytest_socket
|
||||
import weaviate
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue