Skip to content

Pull requests: langgenius/dify

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat(improve-api-endpoints): Added Datasets and Annotation APIs 📚 documentation Improvements or additions to documentation 💪 enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
#12237 opened Dec 30, 2024 by jasonfish568 Loading…
4 of 5 tasks
perf: optimizing db WorkflowAppLog index 💪 enhancement New feature or request lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
#14710 opened Mar 3, 2025 by horochx Loading…
4 of 5 tasks
fix: max_tokens set to 1000 for "auto_generate_name" 🐞 bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.
#14247 opened Feb 24, 2025 by yzztin Loading…
4 of 5 tasks
Fixed Several Exceptions in Workflow Usage 🐞 bug Something isn't working 💪 enhancement New feature or request size:S This PR changes 10-29 lines, ignoring generated files.
#12075 opened Dec 25, 2024 by ndhjm Loading…
4 of 5 tasks
feat(api): include icon in app information response 💪 enhancement New feature or request size:XS This PR changes 0-9 lines, ignoring generated files.
#11463 opened Dec 8, 2024 by da-okazaki Loading…
2 of 5 tasks
Remove postgresql-specific default values in model definition 📚 documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.
#15653 opened Mar 12, 2025 by whhe Loading…
3 of 5 tasks
fix: better type to MutableMapping size:S This PR changes 10-29 lines, ignoring generated files.
#12202 opened Dec 30, 2024 by yihong0618 Loading…
4 of 5 tasks
feat: introduce cypress e2e tests 📚 documentation Improvements or additions to documentation size:XL This PR changes 500-999 lines, ignoring generated files.
#9520 opened Oct 20, 2024 by perzeuss Loading…
5 of 14 tasks
Make Dify compatible with MySQL database 💪 enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
#8364 opened Sep 13, 2024 by powerfooI Loading…
5 of 10 tasks
feat: support openGauss vector database 👻 feat:rag Embedding related issue, like qdrant, weaviate, milvus, vector database. size:L This PR changes 100-499 lines, ignoring generated files.
#15519 opened Mar 11, 2025 by LittleFish-15 Loading…
4 of 5 tasks
feat: Support deployment in custom subpaths by NEXT_PUBLIC_BASE_PATH 📚 documentation Improvements or additions to documentation 💪 enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files.
#13394 opened Feb 8, 2025 by deershark Loading…
5 tasks done
[WIP: FIX]Ruff lint error E402 size:XXL This PR changes 1000+ lines, ignoring generated files.
#13193 opened Feb 4, 2025 by MikiPWata Loading…
4 of 5 tasks
fix: embedding demension change bug 🐞 bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.
#12914 opened Jan 21, 2025 by huangzhuo1949 Loading…
4 of 5 tasks
fix: run out of memory due to indexing/embedding documents 🐞 bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.
#12882 opened Jan 20, 2025 by rayshaw001 Loading…
4 of 5 tasks
Fix #12592: Execution is interrupted when the subsequent flow of the else branch is in a new parallel stream. 🐞 bug Something isn't working size:XS This PR changes 0-9 lines, ignoring generated files.
#12593 opened Jan 10, 2025 by liuzhenghua Loading…
4 of 5 tasks
Add "Scroll Up to Load More" and Fix Old Replies Issue in Chat Component. 💪 enhancement New feature or request size:L This PR changes 100-499 lines, ignoring generated files. ☕️ typescript Pull request that update TypeScript code.
#12348 opened Jan 3, 2025 by Woo0ood Loading…
4 of 5 tasks
DatasetService Submitting document indexing tasks in a loop 🐞 bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.
#9989 opened Oct 29, 2024 by Qiuzg Loading…
4 of 12 tasks
fix:delete empty table bug 🐞 bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.
#15517 opened Mar 11, 2025 by huangzhuo1949 Loading…
4 of 5 tasks
feat: add ttft(time to first token) to chat message ⚙️ feat:model-runtime size:S This PR changes 10-29 lines, ignoring generated files.
#15171 opened Mar 7, 2025 by jiangbo721 Loading…
4 of 5 tasks
feat: embedding doc add exponential backoff retry 👻 feat:rag Embedding related issue, like qdrant, weaviate, milvus, vector database. size:M This PR changes 30-99 lines, ignoring generated files.
#15020 opened Mar 5, 2025 by huangzhuo1949 Loading…
4 of 5 tasks
fix: the order issue for extraction node in workflow for docx file extraction result 🐞 bug Something isn't working size:M This PR changes 30-99 lines, ignoring generated files.
#14411 opened Feb 26, 2025 by cyflhn Draft
4 of 5 tasks
Feat:Support dynamic dataset for knowledge retrieval node 📚 documentation Improvements or additions to documentation 🌊 feat:workflow Workflow related stuff. size:L This PR changes 100-499 lines, ignoring generated files.
#14261 opened Feb 24, 2025 by chzphoenix Loading…
4 of 5 tasks
Feat: Add pg_bigm for keyword search in pgvector 📚 documentation Improvements or additions to documentation 👻 feat:rag Embedding related issue, like qdrant, weaviate, milvus, vector database. size:M This PR changes 30-99 lines, ignoring generated files.
#13876 opened Feb 18, 2025 by utsumi-fj Loading…
2 of 5 tasks
Add 'o1'/o3-mini model which has become GA (General Availability) on Azure OpenAI ⚙️ feat:model-runtime size:L This PR changes 100-499 lines, ignoring generated files.
#13177 opened Feb 4, 2025 by deephbz Draft
4 of 5 tasks
fix: ignore tables like embedding_vector_index_***_nod when migrate 🐞 bug Something isn't working size:M This PR changes 30-99 lines, ignoring generated files.
#12776 opened Jan 15, 2025 by jiangbo721 Loading…
4 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.