llama-stack-mirror/llama_stack/providers/inline/tool_runtime/rag
Ihar Hrachyshka 508381a81d fix(api): don't return list for runtime tools
Use Response object instead.

Enforce no GET endpoints return lists.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-03-31 19:09:27 -04:00
..
__init__.py chore: mypy violations cleanup for inline::{telemetry,tool_runtime,vector_io} (#1711) 2025-03-20 10:01:10 -07:00
config.py test: add unit test to ensure all config types are instantiable (#1601) 2025-03-12 22:29:58 -07:00
context_retriever.py build: format codebase imports using ruff linter (#1028) 2025-02-13 10:06:21 -08:00
memory.py fix(api): don't return list for runtime tools 2025-03-31 19:09:27 -04:00