llama-stack-mirror/llama_stack/providers/inline/vector_io
Ben Browning 788d34d8b4 Move vector file attach code to OpenAIVectorStoreMixin
This moves the vector store file attach code to the
OpenAIVectorStoreMixin. It also centralizes the mime type and pdf
parsing logic into the existing functions in vector_store.py by making
a small refactor there to allow us to use the same code path.

Signed-off-by: Ben Browning <bbrownin@redhat.com>
2025-06-13 09:36:55 -04:00
..
chroma chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
faiss Move vector file attach code to OpenAIVectorStoreMixin 2025-06-13 09:36:55 -04:00
milvus chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
qdrant chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
sqlite_vec Implement attaching files to vector stores 2025-06-13 09:36:54 -04:00
__init__.py [memory refactor][1/n] Rename Memory -> VectorIO, MemoryBanks -> VectorDBs (#828) 2025-01-22 09:59:30 -08:00