llama-stack-mirror/llama_stack/apis/tools
Sébastien Han bb5fca9521
chore: more API validators (#2165)
# What does this PR do?

We added:

* make sure docstrings are present with 'params' and 'returns'
* fail if someone sets 'returns: None'
* fix the failing APIs

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-05-15 11:22:51 -07:00
..
__init__.py build: format codebase imports using ruff linter (#1028) 2025-02-13 10:06:21 -08:00
rag_tool.py feat: Adding support for customizing chunk context in RAG insertion and querying (#2134) 2025-05-14 21:56:20 -04:00
tools.py chore: more API validators (#2165) 2025-05-15 11:22:51 -07:00