llama-stack-mirror/llama_stack/templates/open-benchmark
Botao Chen ab777ef5cd
fix: fix open-benchmark template (#1695)
## What does this PR do?
open-benchmark templated is broken after the datasets api refactor due
to 2 reasons
- provider_id and provider_resource_id are no longer needed 
- the type in run.yaml will be resolved as dict

this PR is to fix the above 2 issues 

## Test 
spin up a llama stack server successfully with llama stack run
`llama_stack/templates/open-benchmark/run.yaml`
2025-03-19 11:27:11 -07:00
..
__init__.py feat: Add open benchmark template codegen (#1579) 2025-03-12 11:12:08 -07:00
build.yaml feat: open benchmark template and doc (#1465) 2025-03-07 10:37:55 -08:00
open_benchmark.py fix: fix open-benchmark template (#1695) 2025-03-19 11:27:11 -07:00
run.yaml fix: fix open-benchmark template (#1695) 2025-03-19 11:27:11 -07:00