Skip to content

[Feature] Support Valkey as vector datastore#488

Open
daric93 wants to merge 2 commits intoopenai:mainfrom
daric93:feature/valkey-datastore-487
Open

[Feature] Support Valkey as vector datastore#488
daric93 wants to merge 2 commits intoopenai:mainfrom
daric93:feature/valkey-datastore-487

Conversation

@daric93
Copy link
Copy Markdown

@daric93 daric93 commented Jan 9, 2026

This PR introduces Valkey as a new vector datastore option for the ChatGPT Retrieval Plugin. It enables storing and retrieving embeddings using Valkey’s high‑performance, open‑source engine, leveraging its Redis‑compatible protocol and Valkey‑Search capabilities for efficient vector similarity search in AI applications.

Closes #487

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.

Support Valkey as vector datastore

1 participant