llama-stack-mirror/llama_stack/providers
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
..
inline feat: Code scanner Provider impl for moderations api (#3100) 2025-08-18 14:15:40 -07:00
registry feat(vector-io): add OpenGauss vector database provider 2025-08-19 17:13:24 +08:00
remote feat(vector-io): add OpenGauss vector database provider 2025-08-19 17:13:24 +08:00
utils fix(misc): pin openai dependency to < 1.100.0 (#3192) 2025-08-18 12:20:50 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: create unregister shield API endpoint in Llama Stack (#2853) 2025-08-05 07:33:46 -07:00