llama-stack-mirror/tests/integration/vector_io
Ben Browning 65869d22a4 Implement retrieving vector store file contents
This requires some more bookkeeping data, some additional storage (of
the chunks we created for this file), and is implemented for faiss and sqlite-vec.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-19 10:58:29 -04:00
..
__init__.py fix: remove ruff N999 (#1388) 2025-03-07 11:14:04 -08:00
test_openai_vector_stores.py Implement retrieving vector store file contents 2025-06-19 10:58:29 -04:00
test_vector_io.py fix: allow running vector tests with embedding dimension (#2467) 2025-06-19 13:29:04 +05:30