-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Save correct document url from document360 #1413
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
VikasNeha
commented
May 1, 2024
- Fixed incorrect document base url
- Articles sometime have an external url, save it if available.
@VikasNeha is attempting to deploy a commit to the Danswer Team on Vercel. A member of the Team first needs to authorize it. |
yuhongsun96
approved these changes
May 2, 2024
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.
Seems good, thanks!
onimsha
added a commit
to mindvalley/danswer
that referenced
this pull request
May 2, 2024
* Add check to ensure auth is enabled for every endpoint unless explicitly whitelisted * Swap Index Early (danswer-ai#1353) * Pre download models (danswer-ai#1354) * Only Log Index Attempt CC Pair Miscount (danswer-ai#1355) * Remove Unused Volumes (danswer-ai#1356) * Web Connector to only allow Global IPs (danswer-ai#1357) * Personal assistants * Assistant rework fixes * Allow separate vespa config server host * Remove Nested DB Sessions (danswer-ai#1367) * Vespa Batch Size (danswer-ai#1368) * fix error: NextRouter was not mounted * k * Disabled Connectors List (danswer-ai#1376) * Add env variable to disable streaming for the DefaultMultiLLM class * properly yield non-streaming responses * Rework Disabled Connector options to Whitelist instead (danswer-ai#1386) * Connectors Whitelist Fix (danswer-ai#1387) * Fix Tag Integer Enums (danswer-ai#1388) * Support to loop through all nested subcategories (danswer-ai#1382) * Fix for parser failing if doc is blank * Support to loop through all nested child categories * Fix credential form refresh * Add token rate limit tables to MIT * Fix document360 mypy issue * Fix compose file dependencies * Set message logging to debug (danswer-ai#1396) * Fix Citation Sort Tiebreak (danswer-ai#1397) * Add UI-based LLM selection * Address 'PGRES_TUPLES_OK and no message from the libpq' issues * Cancel scheduled indexing attempts on deletion request * fix(gitignore): properly ignore celery-generated file * Add image upload capabilities * Address rate limiting for Notion * Fix double message send * Misc UI improvments * Api key email display for manage/me endpoint (danswer-ai#1409) * Manage me endpoint key rename (danswer-ai#1410) * Save correct document url from document360 (danswer-ai#1413) --------- Signed-off-by: Alex Co <alex.tuan@mindvalley.com> Co-authored-by: Weves <chrisweaver101@gmail.com> Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com> Co-authored-by: Jignesh Solanki <jigneshsolanki92@gmail.com> Co-authored-by: Mehmet Bektas <mbektasgh@outlook.com> Co-authored-by: Vikas Neha Ojha <neha.nehavikas.vikas@gmail.com> Co-authored-by: Davy Peter Braun <543614+dheavy@users.noreply.github.com>
ptitzlabs
pushed a commit
to svoi-fr/mirai
that referenced
this pull request
May 16, 2024
ThomasRitaine
pushed a commit
to ThomasRitaine/chatdoc
that referenced
this pull request
Jun 4, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.