Skip to content

feat: Add DocTypes for multi-vector-database support#230

Open
esafwan wants to merge 2 commits into
developfrom
kimi/vector-store-doctypes-foundation
Open

feat: Add DocTypes for multi-vector-database support#230
esafwan wants to merge 2 commits into
developfrom
kimi/vector-store-doctypes-foundation

Conversation

@esafwan
Copy link
Copy Markdown
Contributor

@esafwan esafwan commented Mar 30, 2026

Summary

Adds foundation DocTypes for multi-vector-database support in Huf knowledge system.

New DocTypes

  • Vector Store Profile - Reusable connection profiles for vector backends
  • Agent Knowledge Override - Per-agent knowledge source overrides
  • Site Vector Store Settings - Site-wide vector store configuration

Modified DocTypes

  • Knowledge Source - Added , , fields

Migration

Includes patch to add custom fields to existing Knowledge Source documents.

Related

Part of multi-vector-database implementation (pgvector, Chroma, Redis, Pinecone, Weaviate support).

esafwan added 2 commits March 28, 2026 11:04
- PRD: Programmable Memory & Learning Layer
- DocType designs: Memory Record, Policy, Profile
- Tech specs: Capture/Retrieval, Storage Architecture
- Profiles: Travel Planning, Programming, Documentation
- Implementation plan and project tracking
- Vector Store Profile: Configuration for vector database backends (pgvector, chroma, weaviate, etc.)
- Agent Knowledge Override: Allow agents to use specific backends for knowledge sources
- Site Vector Store Settings: Global settings for vector store defaults and health checks
- Migration patch to add vector_store_profile and backend_type fields to Knowledge Source
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant