llama-stack-mirror/llama_stack/providers/inline/vector_io/faiss
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
..
__init__.py feat: File search tool for Responses API (#2426) 2025-06-13 14:32:48 -04:00
config.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
faiss.py test: Add faiss provider to openai_vector_stores test suite 2025-07-11 14:49:29 +01:00