Skip to content

Conversation

Beastmaster23
Copy link

Description

Introduces VectorStoreConfig and VectorStoreProvider models(classes), updates configuration schema to support vector store settings, and adds endpoints for getting and updating vector store configuration. Ensures default vector store config is set if missing and integrates vector store management alongside LLM and embedder configurations.

Fixes #3444

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Maintainer Checklist

Introduces VectorStoreConfig and VectorStoreProvider models, updates configuration schema to support vector store settings, and adds endpoints for getting and updating vector store configuration. Ensures default vector store config is set if missing and integrates vector store management alongside LLM and embedder configurations.
@CLAassistant
Copy link

CLAassistant commented Sep 12, 2025

CLA assistant check
All committers have signed the CLA.

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.

Fix: Openmemory run.sh non-existent vector-store route

2 participants