mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-24 06:28:03 +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> |
||
|---|---|---|
| .. | ||
| apis | ||
| cli | ||
| distribution | ||
| models | ||
| providers | ||
| strong_typing | ||
| templates | ||
| ui | ||
| __init__.py | ||
| env.py | ||
| log.py | ||
| schema_utils.py | ||