mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-16 17:12:37 +00:00
# What does this PR do? Convert the Datasets API from webmethod decorators to FastAPI router pattern. Fixes: https://github.com/llamastack/llama-stack/issues/4344 ## Test Plan CI Signed-off-by: Sébastien Han <seb@redhat.com> |
||
|---|---|---|
| .. | ||
| routers | ||
| routing_tables | ||
| test_api_recordings.py | ||
| test_context.py | ||
| test_distribution.py | ||
| test_library_client_initialization.py | ||
| test_stack_list.py | ||
| test_stack_list_deps.py | ||