llama-stack-mirror/tests/unit/distribution
Sébastien Han 700663028f
feat: convert Datasets API to use FastAPI router (#4359)
# 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>
2025-12-15 11:23:04 -08:00
..
routers feat: convert Datasets API to use FastAPI router (#4359) 2025-12-15 11:23:04 -08:00
routing_tables chore!: BREAKING CHANGE removing VectorDB APIs (#3774) 2025-10-11 14:07:08 -07:00
test_api_recordings.py fix: rename llama_stack_api dir (#4155) 2025-11-13 15:04:36 -08:00
test_context.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
test_distribution.py feat: remove usage of build yaml (#4192) 2025-12-10 10:12:12 +01:00
test_library_client_initialization.py chore: refactor server.main (#3462) 2025-09-18 21:11:13 -07:00
test_stack_list.py feat: remove usage of build yaml (#4192) 2025-12-10 10:12:12 +01:00
test_stack_list_deps.py refactor(build): rework CLI commands and build process (1/2) (#2974) 2025-10-17 19:52:14 -07:00