llama-stack-mirror/docs/source/providers
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
..
agents fix: store configs (#2593) 2025-07-03 10:07:23 -07:00
datasetio fix: store configs (#2593) 2025-07-03 10:07:23 -07:00
eval fix: store configs (#2593) 2025-07-03 10:07:23 -07:00
files docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
inference feat: consolidate most distros into "starter" (#2516) 2025-07-04 15:58:03 +02:00
post_training feat: consolidate most distros into "starter" (#2516) 2025-07-04 15:58:03 +02:00
safety docs: auto generated documentation for providers (#2543) 2025-06-30 15:13:20 +02:00
scoring fix: allow default empty vars for conditionals (#2570) 2025-07-01 14:42:05 +02:00
telemetry feat: improve telemetry (#2590) 2025-07-04 17:29:09 +02:00
tool_runtime fix: allow default empty vars for conditionals (#2570) 2025-07-01 14:42:05 +02:00
vector_io chore: Adding unit tests for OpenAI vector stores and migrating SQLite-vec registry to kvstore (#2665) 2025-07-10 14:22:13 -04:00
external.md docs: update external provider guide and navigation (#2567) 2025-07-01 09:42:32 +02:00
index.md docs: update full list of providers with matched APIs and dockerhub images (#2452) 2025-07-03 10:12:56 +02:00