mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-16 06:53:47 +00:00
scoring resolve
This commit is contained in:
parent
c53733d1a3
commit
def6d5d8ad
9 changed files with 283 additions and 143 deletions
|
@ -150,4 +150,5 @@ pytest_plugins = [
|
|||
"llama_stack.providers.tests.memory.fixtures",
|
||||
"llama_stack.providers.tests.agents.fixtures",
|
||||
"llama_stack.providers.tests.datasetio.fixtures",
|
||||
"llama_stack.providers.tests.scoring.fixtures",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue