llama-stack/llama_stack/apis/tools
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
..
__init__.py build: format codebase imports using ruff linter (#1028) 2025-02-13 10:06:21 -08:00
rag_tool.py chore: Don't set type variables from register_schema() (#1713) 2025-03-19 20:29:00 -07:00
tools.py fix(api): don't return list for runtime tools (#1686) 2025-04-01 09:53:11 +02:00