llama-stack/llama_stack/distribution/routers
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 back inference metrics and preserve context variables across asyncio boundary (#1552) 2025-03-12 12:01:03 -07:00
routers.py feat(api): (1/n) datasets api clean up (#1573) 2025-03-17 16:55:45 -07:00
routing_tables.py fix: fix open-benchmark template (#1695) 2025-03-19 11:27:11 -07:00