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

Fix Bug #2224 #2240

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Fix Bug #2224 #2240

wants to merge 4 commits into from

Conversation

dusx1981
Copy link

Description

Resolved the issue of repeatedly creating the same database, which prevented the creation of a vector store with identical metadata.

How Has This Been Tested?

Repeatedly creating and deleting the same database ensures that the vector store with metadata is created correctly.

@dusx1981 dusx1981 marked this pull request as ready for review December 23, 2024 05:32
@csunny
Copy link
Collaborator

csunny commented Dec 23, 2024

@dusx1981 Please fix the lint error. You can follow this document. CONTRIBUTE

Copy link
Author

@dusx1981 dusx1981 left a comment

Choose a reason for hiding this comment

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

怎么触发检查

@dusx1981 dusx1981 marked this pull request as draft December 24, 2024 01:56
@dusx1981 dusx1981 marked this pull request as ready for review December 24, 2024 01:57
Copy link
Collaborator

@csunny csunny left a comment

Choose a reason for hiding this comment

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

LGTM

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.

2 participants