llama-stack-mirror/llama_stack/apis/tools
Sébastien Han ef88a53f9c
chore: more API validators
We added:

* make sure docstrings are present with 'params' and 'returns'
* fail if someone sets 'returns: None'
* fail if docstring lines don't end with a valid character.
* fix the failing APIs

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-05-14 22:37:52 +02:00
..
__init__.py build: format codebase imports using ruff linter (#1028) 2025-02-13 10:06:21 -08:00
rag_tool.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
tools.py chore: more API validators 2025-05-14 22:37:52 +02:00