Skip to content

Conversation

@Rushmore75
Copy link

Change VectorStore's add_document function to take an Option<&Self::Options> instead of &Self::Options. This makes it more obvious to the user of the lib that you aren't going to accidentally override a previously set option by throwing a default object in.

@Rushmore75
Copy link
Author

688834d allows for users to get the sources of doucments the ai is pulling from

@Abraxas-365
Copy link
Owner

This will be a braking change right?

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