Open aellispierce opened 4 weeks ago
Sorry for the late reply!
@aellispierce Wow! This is amazing! Would you mind adding an entry to the CHANGELOG?
I'm wondering what kind of changes would be needed here: https://github.com/patterns-ai-core/langchainrb_rails
@andreibondarev I've updated the changelog ☺️
Add metadata column to pgvector storage to allow associating additional information with stored documents. This enables tracking metadata like source documents, page numbers, or any other document-specific information.
BREAKING CHANGE: Schema update requires existing tables to be recreated or manually altered to add metadata column
Addresses: https://github.com/patterns-ai-core/langchainrb/issues/318