mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-06-09 00:13:55 +02:00
old reference
This commit is contained in:
@@ -93,10 +93,6 @@ def setup_test_environment():
|
||||
def constants():
|
||||
return Constants()
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def foundation_model():
|
||||
return TextGenerationFoundationModel()
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def embedding_model():
|
||||
return EmbeddingModel()
|
||||
|
||||
Reference in New Issue
Block a user