llama-stack/llama_stack/providers/tests/eval
Xi Yan e9a37bad63
chore: rename task_config to benchmark_config (#1397)
# What does this PR do?

- This was missed from previous deprecation:
https://github.com/meta-llama/llama-stack/pull/1186
- Part of https://github.com/meta-llama/llama-stack/issues/1396

[//]: # (If resolving an issue, uncomment and update the line below)
[//]: # (Closes #[issue-number])

## Test Plan
```
pytest -v -s --nbval-lax ./llama-stack/docs/notebooks/Llama_Stack_Benchmark_Evals.ipynb 
```

[//]: # (## Documentation)
2025-03-04 12:44:04 -08:00
..
__init__.py [Evals API][4/n] evals with generation meta-reference impl (#303) 2024-10-25 13:12:39 -07:00
conftest.py build: format codebase imports using ruff linter (#1028) 2025-02-13 10:06:21 -08:00
constants.py Folder restructure for evals/datasets/scoring (#419) 2024-11-11 17:35:40 -05:00
fixtures.py build: format codebase imports using ruff linter (#1028) 2025-02-13 10:06:21 -08:00
test_eval.py chore: rename task_config to benchmark_config (#1397) 2025-03-04 12:44:04 -08:00