llama-stack-mirror/llama_stack/templates
Francisco Arceo 6a6b66ae4f
chore: Adding unit tests for OpenAI vector stores and migrating SQLite-vec registry to kvstore (#2665)
# What does this PR do?

This PR refactors and the VectorIO backend logic for `sqlite-vec` and
adds unit tests and fixtures to make it easy to test both `sqlite-vec`
and `milvus`.

Key changes:
- `sqlite-vec` migrated to `kvstore` registry
- added in-memory cache for sqlite-vec to be consistent with `milvus`
- default fixtures moved to `conftest.py` 
- removed redundant tests from sqlite`-vec`
- made `test_vector_io_openai_vector_stores.py` more easily extensible 


## Test Plan
Unit tests added testing inline providers.

---------

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
2025-07-10 14:22:13 -04:00
..
meta-reference-gpu feat: improve telemetry (#2590) 2025-07-04 17:29:09 +02:00
nvidia fix: Restore the nvidia distro (#2639) 2025-07-07 15:50:05 -07:00
open-benchmark chore: Adding unit tests for OpenAI vector stores and migrating SQLite-vec registry to kvstore (#2665) 2025-07-10 14:22:13 -04:00
postgres-demo fix: store configs (#2593) 2025-07-03 10:07:23 -07:00
starter chore: Adding unit tests for OpenAI vector stores and migrating SQLite-vec registry to kvstore (#2665) 2025-07-10 14:22:13 -04:00
vllm-gpu feat: improve telemetry (#2590) 2025-07-04 17:29:09 +02:00
watsonx feat: improve telemetry (#2590) 2025-07-04 17:29:09 +02:00
__init__.py Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
template.py fix: store configs (#2593) 2025-07-03 10:07:23 -07:00