Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: Redis VectorDB support #69

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Conversation

Jai0401
Copy link
Contributor

@Jai0401 Jai0401 commented Aug 6, 2024

Added Redis vector store.

This pull request:

@tarun-aiplanet tarun-aiplanet added the component;autoretriever New feature or request for auto retriever label Aug 6, 2024
host: str
port: int
index_name: str
password: str = None # Optional, for authenticated access
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if optional, try to define it as Optional[str]

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@tarun-aiplanet tarun-aiplanet merged commit 90c49c4 into aiplanethub:main Sep 11, 2024
@tarun-aiplanet tarun-aiplanet added the approved Changes accepted. label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Changes accepted. component;autoretriever New feature or request for auto retriever
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants