mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-02 04:28:46 +00:00
# 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 |
||
---|---|---|
.. | ||
agents | ||
batch_inference | ||
common | ||
datasetio | ||
datasets | ||
eval | ||
eval_tasks | ||
inference | ||
inspect | ||
memory | ||
memory_banks | ||
models | ||
post_training | ||
safety | ||
scoring | ||
scoring_functions | ||
shields | ||
synthetic_data_generation | ||
telemetry | ||
tools | ||
__init__.py | ||
resource.py | ||
version.py |