llama-stack-mirror/llama_stack/distribution/routers
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 fix!: update eval-tasks -> benchmarks (#1032) 2025-02-13 16:40:58 -08:00
routers.py chore: rename task_config to benchmark_config (#1397) 2025-03-04 12:44:04 -08:00
routing_tables.py fix: ensure ollama embedding model is registered properly in the template 2025-02-27 22:49:06 -08:00