llama-stack-mirror/llama_stack/apis/vector_io
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 [memory refactor][1/n] Rename Memory -> VectorIO, MemoryBanks -> VectorDBs (#828) 2025-01-22 09:59:30 -08:00
vector_io.py chore: more API validators 2025-05-14 22:37:52 +02:00