llama-stack-mirror/llama_stack/apis/vector_io
Ben Browning f0d56316a0 Use VectorStoreContent vs InterleavedContent in vector store files
This extracts the existing logic to convert chunks to
VectorStoreContent objects into a reusable method and uses that when
returning our list of Vector Store File contents.

It also adds an xfail test for deleting vector store files, as that's
not implemented yet but parking the implementation of that for now.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-19 10:58:29 -04:00
..
__init__.py [memory refactor][1/n] Rename Memory -> VectorIO, MemoryBanks -> VectorDBs (#828) 2025-01-22 09:59:30 -08:00
vector_io.py Use VectorStoreContent vs InterleavedContent in vector store files 2025-06-19 10:58:29 -04:00