llama-stack-mirror/llama_stack/providers/inline/tool_runtime/code_interpreter
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
code_env_prefix.py
code_execution.py
code_interpreter.py
config.py
matplotlib_custom_backend.py
utils.py