llama-stack-mirror/llama_stack/providers/inline/vector_io
Derek Higgins 5785ddd6a6 test: Add faiss provider to openai_vector_stores test suite
- Add faiss vector_io provider to openai vector store test fixtures
- Fix FaissVectorIOAdapter to maintain in-memory cache consistency
- Update test mocks to work with faiss provider's cache structure
- Add missing assertions in vector store file deletion tests

Enables the faiss provider to be tested alongside milvus and
sqlite_vec providers in the OpenAI vector store test suite.

Signed-off-by: Derek Higgins <derekh@redhat.com>
2025-07-11 14:49:29 +01:00
..
chroma chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
faiss test: Add faiss provider to openai_vector_stores test suite 2025-07-11 14:49:29 +01:00
milvus chore: Adding unit tests for OpenAI vector stores and migrating SQLite-vec registry to kvstore (#2665) 2025-07-10 14:22:13 -04:00
qdrant refactor(env)!: enhanced environment variable substitution (#2490) 2025-06-26 08:20:08 +05:30
sqlite_vec chore: Adding unit tests for OpenAI vector stores and migrating SQLite-vec registry to kvstore (#2665) 2025-07-10 14:22:13 -04:00
__init__.py [memory refactor][1/n] Rename Memory -> VectorIO, MemoryBanks -> VectorDBs (#828) 2025-01-22 09:59:30 -08:00