-
Notifications
You must be signed in to change notification settings - Fork 560
fix: Remove duplicated citation #980
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved the changes.
This is related to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like you have conflicts unfortunately :(
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
🎉 This PR is included in version 1.5.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Purpose
Web App: In the reference section we are getting duplicate documents and after fixing this bug will not receive any duplicate documents
Does this introduce a breaking change?
How to Test
If you type something on chat bot for e.g. "Summarize the Microsoft 10k document in 1 word" then we are getting the duplicates document in the reference section
What to Check
After receiving response from chatbot you can check the reference section and now the duplicate document should disappear