-
Notifications
You must be signed in to change notification settings - Fork 8.6k
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
nltk security issue and upgrade unstructured #9558
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
# Conflicts: # api/poetry.lock # api/services/file_service.py
dosubot
bot
added
size:L
This PR changes 100-499 lines, ignoring generated files.
dependencies
Pull requests that update a dependency file
labels
Oct 21, 2024
crazywoola
previously approved these changes
Oct 21, 2024
# Conflicts: # api/poetry.lock
crazywoola
previously approved these changes
Oct 22, 2024
# Conflicts: # api/poetry.lock
crazywoola
approved these changes
Oct 23, 2024
Scorpion1221
added a commit
to yybht155/dify
that referenced
this pull request
Oct 24, 2024
* commit '400392230b47fff5d011b55afd8b0f8b8083ade0': (74 commits) fixed: variable reference error (langgenius#9722) add vdb py test (langgenius#9706) downgrade unstructured nltk version (langgenius#9726) remove ppt import (langgenius#9721) Modify characters (langgenius#9707) chore: update version to 0.10.1 (langgenius#9689) fix: refresh current page if url contains token (langgenius#9718) Revert "Feat: use file size limit from api" (langgenius#9714) feat: support user-defined configuration of log file size and retention count (langgenius#9610) build(deps): bump next from 14.2.4 to 14.2.10 in /web (langgenius#9713) Feat: use file size limit from api (langgenius#9711) feat(model_runtime): add new model 'claude-3-5-sonnet-20241022' (langgenius#9708) build(deps): bump mermaid from 10.4.0 to 10.9.3 in /web (langgenius#9709) nltk security issue and upgrade unstructured (langgenius#9558) feat: added claude 3.5 sonnet v2 model to Google Cloud Vertex AI (langgenius#9688) fix: revert ref usage in handleFormChange to fix IME input issues (langgenius#9672) Help documentation URL correction (langgenius#9704) fix: workflow [if node] checklist (langgenius#9699) feat(api): add video and audio file size limits to upload config (langgenius#9703) fix: remove email code login redirect (langgenius#9698) ... # Conflicts: # web/yarn.lock
idonotknow
pushed a commit
to AceDataCloud/Dify
that referenced
this pull request
Nov 16, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
lgtm
This PR has been approved by a maintainer
size:L
This PR changes 100-499 lines, ignoring generated files.
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.
Checklist:
Important
Please review the checklist below before submitting your pull request.
dev/reformat
(backend) andcd web && npx lint-staged
(frontend) to appease the lint godsDescription
Fixes
Type of Change
Testing Instructions
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration