llama-stack-mirror/llama_stack/templates
qifengleqifengle 5e9c394500 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
- Implement connection and query management with psycopg2
- Provide configuration template for easy setup
- Add comprehensive unit tests

The implementation allows Llama Stack users to leverage OpenGauss as an
enterprise-grade vector database for RAG applications. Users can configure
their environment through a simple YAML configuration and environment variables.
2025-08-08 20:48:01 +08: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
opengauss-demo feat(vector-io): add OpenGauss vector database provider 2025-08-08 20:48:01 +08: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