-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[Feature] Metadata addition to embeddings created using Knowledge Base Source Classes #3784
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
base: main
Are you sure you want to change the base?
Conversation
This PR is being reviewed by Cursor BugbotDetailsYour team is on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle for each member of your team. To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
Bug: Empty String Handling InconsistencyThe |
…e by one in docling, fixed empty string issue in _coerce_to_records
Bug: Incomplete Flag Causes Dynamic Import ErrorThe Additional Locations (1) |
…ar environment didn't had docling installed, so reverting back
Add file metadata information while embedding files using Knowledge Base Source Classes
Reason why this was required
Related to #3812