llama-stack/llama_stack/providers/remote/tool_runtime
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
..
bing_search fix(api): don't return list for runtime tools (#1686) 2025-04-01 09:53:11 +02:00
brave_search fix(api): don't return list for runtime tools (#1686) 2025-04-01 09:53:11 +02:00
model_context_protocol fix(api): don't return list for runtime tools (#1686) 2025-04-01 09:53:11 +02:00
tavily_search fix(api): don't return list for runtime tools (#1686) 2025-04-01 09:53:11 +02:00
wolfram_alpha fix(api): don't return list for runtime tools (#1686) 2025-04-01 09:53:11 +02:00
__init__.py agents to use tools api (#673) 2025-01-08 19:01:00 -08:00