llama-stack-mirror/llama_stack/apis/inspect
Dinesh Yeduguru 678ab29129
Idiomatic REST API: Inspect (#779)
# What does this PR do?

Since provider list returns a map grouping providers by API, we should
not be using data. This PR fixes the types to just be the plain dict,
basically reverting back to previous behavior



## Test Plan

llama-stack on  fix-provider-list [$] 🅒 stack❯
LLAMA_STACK_CONFIG="/Users/dineshyv/.llama/distributions/llamastack-together/together-run.yaml"
pytest -v tests/client-sdk/safety/test_safety.py
2025-01-16 10:39:42 -08:00
..
__init__.py Add an introspection "Api.inspect" API 2024-10-02 15:41:14 -07:00
inspect.py Idiomatic REST API: Inspect (#779) 2025-01-16 10:39:42 -08:00