-
Notifications
You must be signed in to change notification settings - Fork 209
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
added discord connector #783
base: develop
Are you sure you want to change the base?
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.
@SubramanyamChalla24 this looks awesome you have made a lot of progress; please review the comments I added to the "files changed" and can discuss on Slack. It's very close!
Hi, I've added a connector for Qdrant as mentioned in the issue #721 . |
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.
See comment - thank you!!
@SubramanyamChalla24 please make one final change:
Omit changes to init.py for now. Thank you! I will merge immediately once these changes are made. |
what is the status now, qdrant and discord? pending over a month now |
Branching
Always branch off from the
develop
branch with a descriptive name that encapsulates your idea or fix. This practice helps ensure that ourmain
branch remains stable.Description
Added the discord connector
Related Issue(s)
#689
Testing and Validation
Tested this only on local system as the discord connector doesn't seem show up in the admin dashboard when using docker. Would require a test from others and verify.
Screenshots (if appropriate):
Documentation
Changes Include
PR Checklist
develop
branch of the swirl-search repo.