scoring resolve

This commit is contained in:
Xi Yan 2024-11-06 17:04:25 -08:00
parent c53733d1a3
commit def6d5d8ad
9 changed files with 283 additions and 143 deletions

View file

@ -16,7 +16,7 @@ from pathlib import Path
# How to run this test:
#
# pytest llama_stack/providers/tests/memory/test_memory.py
# pytest llama_stack/providers/tests/datasetio/test_datasetio.py
# -m "meta_reference"
# -v -s --tb=short --disable-warnings