llama-stack-mirror/docs/source/providers/vector_io
qifengleqifengle 35a0a6cb7b feat(vector-io): add OpenGauss vector database provider
Implement OpenGauss vector database integration for Llama Stack with the following features:
- Add OpenGaussVectorIOAdapter for vector storage and retrieval
- Support native vector similarity search operations
- Provide configuration template for easy setup
- Add comprehensive unit tests
- Align with the latest Llama Stack provider architecture, including KVStore and OpenAI Vector Store Mixin.

The implementation allows Llama Stack users to leverage OpenGauss as an
enterprise-grade vector database for RAG applications.
2025-08-19 17:13:24 +08:00
..
index.md feat(vector-io): add OpenGauss vector database provider 2025-08-19 17:13:24 +08:00
inline_chromadb.md chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
inline_faiss.md docs: Add unsupported search mode info about FAISS (#3089) 2025-08-10 17:34:34 -06:00
inline_meta-reference.md docs: Update blocks formatting in docs/source files (#3120) 2025-08-13 08:06:31 -07:00
inline_milvus.md chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
inline_qdrant.md chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
inline_sqlite-vec.md chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
inline_sqlite_vec.md docs: Update blocks formatting in docs/source files (#3120) 2025-08-13 08:06:31 -07:00
remote_chromadb.md chore(misc): make tests and starter faster (#3042) 2025-08-05 14:55:05 -07:00
remote_milvus.md docs: Update blocks formatting in docs/source files (#3120) 2025-08-13 08:06:31 -07:00
remote_opengauss.md feat(vector-io): add OpenGauss vector database provider 2025-08-19 17:13:24 +08:00
remote_pgvector.md docs: minor fix of the pgvector provider spec description (#2847) 2025-07-21 22:10:35 -07:00
remote_qdrant.md feat: Add openAI compatible APIs to Qdrant (#2465) 2025-08-01 00:41:34 -04:00
remote_weaviate.md chore: Enabling Integration tests for Weaviate (#2882) 2025-07-31 20:29:50 -04:00