Commit Graph

2500 Commits (cf2ef93ad5b02c8ac78353f9de64080f6c680465)

Author SHA1 Message Date
Joel 025dc7c781 feat: can show rag vars 1 year ago
crazywoola 25be7c1ad5
Revert "♻️ refactor(middleware): remove duplicate CSP header assignment" (#20592) 1 year ago
twwu bad451d5ec Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 87c15062e6 feat: enhance document processing with embedding and rule detail components 1 year ago
Muttakin Islam Hasib 157d916154
♻️ refactor(middleware): remove duplicate CSP header assignment (#20548) 1 year ago
zxhlyh 163bae3aaf input rag variable 1 year ago
GuanMu db83bfc53a
chore: update pnpm version to 10.11.1 (#20573) 1 year ago
Joel 744159a079
fix: agent thought replaced by response text (#20571) 1 year ago
zxhlyh b9c6496fea datasource default value & publish sync draft 1 year ago
KVOJJJin d6b30efe2c
Fix/dark theme style issues (#20566) 1 year ago
twwu 5fb771218c fix: update types and improve data handling in pipeline components 1 year ago
kenwoodjw 23c9f1b444
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
Joel e01d975b80
fix: the plugin order is not the same as passed to api in DSL (#20515) 1 year ago
twwu 898495b5c4 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 08624878cf fix: update ChunkStructureEnum values for consistency with model naming 1 year ago
zxhlyh 6fe473f0fa knowledge base node 1 year ago
Davide Delbianco 1d9c90089c
Amend color typo (#20497)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
1 year ago
twwu 1274aaed5d fix: add dataset mutation context to Popup component 1 year ago
twwu 9be036e0ca Merge branch 'main' into feat/rag-pipeline 1 year ago
zxhlyh e303417e04
fix: agent app tool update (#20490) 1 year ago
Kaitlyn Feng c8d9f8e2e4
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698) 1 year ago
Ganondorf 51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023)
Co-authored-by: lizb <lizb@sugon.com>
1 year ago
Dongyu Li 1ea4459d9f
update knowledge base api (#20426) 1 year ago
Wu Tianwei 9b47f9f786
fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig (#20488) 1 year ago
sayThQ199 f65c2fcb1d
Refactor/markdown component split (#20177) 1 year ago
非法操作 156bb8238d
fix: some display error in dark mode (#20469) 1 year ago
github-actions[bot] d72d02b970
chore: translate i18n files (#20476)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
非法操作 dd2725be68
fix: import from curl not work for --data (#20471) 1 year ago
crazywoola 8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473) 1 year ago
Davide Delbianco 91eeb2ab76
chore: Colorize new OpenAI LLM versions (#20463)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
1 year ago
zxhlyh 558a280fc8 datasource type 1 year ago
twwu 2158c03231 fix: update button disabled state to reflect publishedAt status in Popup component 1 year ago
twwu a61f1f8eb0 refactor: replace anchor tag with Link component for navigation in Actions 1 year ago
twwu 9f724c19db refactor: refactor navigation components to use Link for improved routing 1 year ago
twwu 4ae936b263 refactor: refactor navigation handling in dataset components to use button elements 1 year ago
twwu 80875a109a feat: add logic to handle navigation based on pipeline status in DatasetCard 1 year ago
zxhlyh 121e54f3e3 plugins page 1 year ago
NFish 8ef91222ea
fix: show 'reset brand' button after set branding image (#20420) 1 year ago
zxhlyh 1c2c4b62f8 run & tracing 1 year ago
twwu 9176790adf feat: enhance dataset detail layout with button disable logic based on pipeline status 1 year ago
zxhlyh 6ff6525d1d test run 1 year ago
zxhlyh 71ce505631 data source panel 1 year ago
twwu 11dfe3713f refactor: enhance document upload flow with step indicators and file preview handling 1 year ago
Novice b2ab401279
chore: remove agent turn limits (#19930) 1 year ago
zxhlyh c4169f8aa0 Merge branch 'main' into feat/rag-pipeline 1 year ago
NFish 57ece83c30
Fix/branding broken (#20375)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
twwu 3005419573 feat: implement document upload steps and enhance test run panel with new hooks and components 1 year ago
zxhlyh 00199c41bb
fix: workflow plugins list update (#20357) 1 year ago
comfuture b39ca7ee31
Fixes some i18n(ko) translations. (#20348) 1 year ago
twwu cc7ad5ac97 feat: add input field variables change sync 1 year ago
Junjie.M 4250501058
fix: reset password page dark style (#20350) 1 year ago
zxhlyh 769b5e185a workflow init config staletime 1 year ago
twwu 9e763c9e87 feat: enhance file uploader and test run panel with batch upload limits and tooltips 1 year ago
zxhlyh b9214ca76b knowledge base default data 1 year ago
twwu 29d2f2339b refactor: enhance document preview functionality and refactor form handling 1 year ago
zxhlyh 5ac1e3584d Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu dd0cf6fadc refactor: streamline data source type handling and improve FieldList props 1 year ago
zxhlyh b320ebe2ba datasource variables 1 year ago
twwu 377093b776 fix: conditionally render FieldListContainer based on inputFields length 1 year ago
twwu 70119a054a fix: add is_preview flag to datasource submission and improve dataset card rendering logic 1 year ago
zxhlyh 69d1e3ec7d input field in datasource 1 year ago
Joel abc32edf28
chore: enchance the copywriting of tool (#20294) 1 year ago
twwu 365157c37d refactor: enhance action button logic to include workflow running state 1 year ago
-LAN- fe01de5667
chore(*): Bump version to 1.4.1 (#20275)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
zxhlyh 4bc0a1bd37 knowledge base node init 1 year ago
twwu d6640f2adf refactor: streamline input field data conversion and enhance datasource component 1 year ago
twwu 987f845e79 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
zxhlyh 84daf49047 node meta data 1 year ago
twwu 31e183ef0d refactor: enhance datasource handling by adding fileExtensions support 1 year ago
twwu 754a1d1197 refactor: add DatasourceIcon component and update related hooks and options 1 year ago
GQ1994 efad1e4790
Modifying the preview of the uploaded avatar will freeze, fix the bug… (#20202)
Co-authored-by: qingguo <qingguo@lexin.com>
1 year ago
twwu 049a6de4b3 refactor: update data source handling and replace icon implementation 1 year ago
zxhlyh 6bd28cadc4 datasource icon 1 year ago
Good Wood 756f35f480
feat: add pagination for plugin page (#20151) 1 year ago
zxhlyh 3b9a0b1d25 datasource icon 1 year ago
zxhlyh b12c28a984
fix: workflow http node (#20262) 1 year ago
twwu db963a638c Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu dcb4c9e84a refactor: refactor datasource type handling 1 year ago
GuanMu ded4b024f3
Fix dataseat card height (#20239) 1 year ago
Good Wood 6f982eb7e4
feat: add author_name for app list card (#16900)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
HyaCinth eb26dc3213
fix: Remove the custom comparison function from the memo HOC(#19679) (#20197) 1 year ago
CorrectRoad 405c4d51f0
feat: clean chunk content after add (#19785) 1 year ago
twwu d333645e09 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 2812c774c6 fix(i18n): Update economy index method description to include keyword count 1 year ago
zxhlyh e2f3f0ae4c datasource 1 year ago
zxhlyh e6c6fa8ed8 tool icon 1 year ago
HyaCinth 53aaf91ce4
fix: show two PromptLogModal when click log button (#20115) (#20142) 1 year ago
zxhlyh cef77a3717 datasource icon 1 year ago
zxhlyh 28726b6cf3 block selector 1 year ago
Good Wood 84679f1a5b
fix: prevent save when default max_iteration has value in agent node (#20211) 1 year ago
GonzaHM 4c7351176c
fix: resolve Mermaid mindmap generation issue (#20227) 1 year ago
zxhlyh dc2b63b832 Merge branch 'main' into feat/rag-pipeline 1 year ago
zxhlyh 0478fc9649 datasource node variable 1 year ago
Joel ba7a2fd135
fix: can not show loop detail in one step run (#20215) 1 year ago
zxhlyh b5f88c77a3 datasource list 1 year ago
twwu 324c0d7b4c refactor: improve layout and styling in TestRunPanel and FilePreview components 1 year ago
twwu 13e3f17493 refactor: standardize terminology by renaming 'data-source' to 'datasource' across components and translations 1 year ago
Wu Tianwei 3995f55cbc
fix: update Line component for dark mode support and improve Empty co… (#20196)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 year ago
twwu 841bd35ebb Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu ccefd41606 refactor: rename InputType to InputTypeEnum and update related usages for consistency 1 year ago