mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 09:40:04 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| chroma | ||
| faiss | ||
| milvus | ||
| qdrant | ||
| sqlite_vec | ||
| __init__.py | ||