mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-21 01:52:25 +00:00
# What does this PR do? Convert Providers API from @webmethod decorators to FastAPI router pattern. Fixes: https://github.com/llamastack/llama-stack/issues/4350 <!-- Provide a short summary of what this PR does and why. Link to relevant issues if applicable. --> <!-- If resolving an issue, uncomment and update the line below --> <!-- Closes #[issue-number] --> ## Test Plan CI Signed-off-by: Sébastien Han <seb@redhat.com> |
||
|---|---|---|
| .. | ||
| cli | ||
| core | ||
| distributions | ||
| models | ||
| providers | ||
| telemetry | ||
| testing | ||
| __init__.py | ||
| env.py | ||
| log.py | ||