mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 06:53:47 +00:00
datasetio test
This commit is contained in:
parent
1b7e19d5d0
commit
1fe4099bd0
4 changed files with 160 additions and 57 deletions
|
@ -149,4 +149,5 @@ pytest_plugins = [
|
|||
"llama_stack.providers.tests.safety.fixtures",
|
||||
"llama_stack.providers.tests.memory.fixtures",
|
||||
"llama_stack.providers.tests.agents.fixtures",
|
||||
"llama_stack.providers.tests.datasetio.fixtures",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue