llama-stack-mirror/llama_stack/providers
Ihar Hrachyshka 0a895c70d1
fix(api): don't return list for runtime tools (#1686)
# What does this PR do?

Don't return list for runtime tools. Instead return Response object for
pagination and consistency with other APIs.

---------

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-04-01 09:53:11 +02:00
..
inline fix(api): don't return list for runtime tools (#1686) 2025-04-01 09:53:11 +02:00
registry feat(api): don't return a payload on file delete (#1640) 2025-03-25 17:12:36 -07:00
remote fix(api): don't return list for runtime tools (#1686) 2025-04-01 09:53:11 +02:00
tests refactor(test): introduce --stack-config and simplify options (#1404) 2025-03-05 17:02:02 -08:00
utils refactor: extract pagination logic into shared helper function (#1770) 2025-03-31 13:08:29 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00