Commit Graph

2114 Commits (2cf980026ee72ca488e1fa0b5ff5ca30449bb1be)

Author SHA1 Message Date
Joel 025dc7c781 feat: can show rag vars 11 months ago
twwu bad451d5ec Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 87c15062e6 feat: enhance document processing with embedding and rule detail components 11 months ago
zxhlyh 163bae3aaf input rag variable 11 months ago
Joel 744159a079
fix: agent thought replaced by response text (#20571) 11 months ago
zxhlyh b9c6496fea datasource default value & publish sync draft 11 months ago
KVOJJJin d6b30efe2c
Fix/dark theme style issues (#20566) 11 months ago
twwu 5fb771218c fix: update types and improve data handling in pipeline components 11 months ago
kenwoodjw 23c9f1b444
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
11 months ago
Joel e01d975b80
fix: the plugin order is not the same as passed to api in DSL (#20515) 11 months ago
twwu 898495b5c4 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 08624878cf fix: update ChunkStructureEnum values for consistency with model naming 11 months ago
zxhlyh 6fe473f0fa knowledge base node 11 months ago
Davide Delbianco 1d9c90089c
Amend color typo (#20497)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
11 months ago
twwu 1274aaed5d fix: add dataset mutation context to Popup component 11 months ago
twwu 9be036e0ca Merge branch 'main' into feat/rag-pipeline 11 months ago
zxhlyh e303417e04
fix: agent app tool update (#20490) 11 months ago
Kaitlyn Feng c8d9f8e2e4
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698) 11 months ago
Ganondorf 51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023)
Co-authored-by: lizb <lizb@sugon.com>
11 months ago
Dongyu Li 1ea4459d9f
update knowledge base api (#20426) 11 months 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) 11 months ago
sayThQ199 f65c2fcb1d
Refactor/markdown component split (#20177) 11 months ago
非法操作 156bb8238d
fix: some display error in dark mode (#20469) 11 months ago
非法操作 dd2725be68
fix: import from curl not work for --data (#20471) 11 months ago
crazywoola 8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473) 11 months ago
Davide Delbianco 91eeb2ab76
chore: Colorize new OpenAI LLM versions (#20463)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
11 months ago
zxhlyh 558a280fc8 datasource type 11 months ago
twwu 2158c03231 fix: update button disabled state to reflect publishedAt status in Popup component 11 months ago
twwu a61f1f8eb0 refactor: replace anchor tag with Link component for navigation in Actions 11 months ago
twwu 9f724c19db refactor: refactor navigation components to use Link for improved routing 11 months ago
twwu 4ae936b263 refactor: refactor navigation handling in dataset components to use button elements 11 months ago
twwu 80875a109a feat: add logic to handle navigation based on pipeline status in DatasetCard 11 months ago
zxhlyh 121e54f3e3 plugins page 11 months ago
NFish 8ef91222ea
fix: show 'reset brand' button after set branding image (#20420) 11 months ago
zxhlyh 1c2c4b62f8 run & tracing 11 months ago
twwu 9176790adf feat: enhance dataset detail layout with button disable logic based on pipeline status 11 months ago
zxhlyh 6ff6525d1d test run 11 months ago
zxhlyh 71ce505631 data source panel 11 months ago
twwu 11dfe3713f refactor: enhance document upload flow with step indicators and file preview handling 11 months ago
zxhlyh c4169f8aa0 Merge branch 'main' into feat/rag-pipeline 11 months ago
NFish 57ece83c30
Fix/branding broken (#20375)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
11 months ago
twwu 3005419573 feat: implement document upload steps and enhance test run panel with new hooks and components 11 months ago
zxhlyh 00199c41bb
fix: workflow plugins list update (#20357) 11 months ago
twwu cc7ad5ac97 feat: add input field variables change sync 11 months ago
Junjie.M 4250501058
fix: reset password page dark style (#20350) 11 months ago
twwu 9e763c9e87 feat: enhance file uploader and test run panel with batch upload limits and tooltips 11 months ago
zxhlyh b9214ca76b knowledge base default data 11 months ago
twwu 29d2f2339b refactor: enhance document preview functionality and refactor form handling 11 months ago
zxhlyh 5ac1e3584d Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu dd0cf6fadc refactor: streamline data source type handling and improve FieldList props 11 months ago
zxhlyh b320ebe2ba datasource variables 11 months ago
twwu 377093b776 fix: conditionally render FieldListContainer based on inputFields length 11 months ago
twwu 70119a054a fix: add is_preview flag to datasource submission and improve dataset card rendering logic 11 months ago
zxhlyh 69d1e3ec7d input field in datasource 11 months ago
Joel abc32edf28
chore: enchance the copywriting of tool (#20294) 11 months ago
twwu 365157c37d refactor: enhance action button logic to include workflow running state 11 months ago
zxhlyh 4bc0a1bd37 knowledge base node init 11 months ago
twwu d6640f2adf refactor: streamline input field data conversion and enhance datasource component 11 months ago
twwu 987f845e79 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
zxhlyh 84daf49047 node meta data 11 months ago
twwu 31e183ef0d refactor: enhance datasource handling by adding fileExtensions support 11 months ago
twwu 754a1d1197 refactor: add DatasourceIcon component and update related hooks and options 11 months ago
GQ1994 efad1e4790
Modifying the preview of the uploaded avatar will freeze, fix the bug… (#20202)
Co-authored-by: qingguo <qingguo@lexin.com>
11 months ago
twwu 049a6de4b3 refactor: update data source handling and replace icon implementation 11 months ago
zxhlyh 6bd28cadc4 datasource icon 11 months ago
Good Wood 756f35f480
feat: add pagination for plugin page (#20151) 11 months ago
zxhlyh 3b9a0b1d25 datasource icon 11 months ago
zxhlyh b12c28a984
fix: workflow http node (#20262) 11 months ago
twwu db963a638c Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu dcb4c9e84a refactor: refactor datasource type handling 11 months ago
GuanMu ded4b024f3
Fix dataseat card height (#20239) 11 months 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>
11 months ago
HyaCinth eb26dc3213
fix: Remove the custom comparison function from the memo HOC(#19679) (#20197) 11 months ago
CorrectRoad 405c4d51f0
feat: clean chunk content after add (#19785) 11 months ago
twwu d333645e09 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 2812c774c6 fix(i18n): Update economy index method description to include keyword count 11 months ago
zxhlyh e2f3f0ae4c datasource 11 months ago
zxhlyh e6c6fa8ed8 tool icon 11 months ago
HyaCinth 53aaf91ce4
fix: show two PromptLogModal when click log button (#20115) (#20142) 11 months ago
zxhlyh cef77a3717 datasource icon 11 months ago
zxhlyh 28726b6cf3 block selector 11 months ago
Good Wood 84679f1a5b
fix: prevent save when default max_iteration has value in agent node (#20211) 11 months ago
GonzaHM 4c7351176c
fix: resolve Mermaid mindmap generation issue (#20227) 11 months ago
zxhlyh dc2b63b832 Merge branch 'main' into feat/rag-pipeline 11 months ago
zxhlyh 0478fc9649 datasource node variable 11 months ago
Joel ba7a2fd135
fix: can not show loop detail in one step run (#20215) 11 months ago
zxhlyh b5f88c77a3 datasource list 11 months ago
twwu 324c0d7b4c refactor: improve layout and styling in TestRunPanel and FilePreview components 11 months ago
twwu 13e3f17493 refactor: standardize terminology by renaming 'data-source' to 'datasource' across components and translations 11 months 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>
11 months ago
twwu 841bd35ebb Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu ccefd41606 refactor: rename InputType to InputTypeEnum and update related usages for consistency 11 months ago
sayThQ199 cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown (#20161) 11 months ago
zxhlyh e7370766bd datasource 11 months ago
twwu db4958be05 fix: fix modal handling in InputFieldEditor 11 months ago
twwu ac049d938e Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 3af61f4b5d refactor: update input type mappings and enums for consistency across components 11 months ago
zxhlyh e19adbbbc5 datasource 11 months ago
twwu c9bf99a1e2 refactor: update input variable types and initial data handling in pipeline components 11 months ago
zxhlyh 720ce79901 checklist & datasource icon 11 months ago
twwu 693107a6c8 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 583db24ee7 refactor: update CustomActions type to use structured props across form components 11 months ago
zxhlyh 7d92574e02 datasource panel 11 months ago
twwu 5aaa06c8b0 refactor: integrate routing for document creation in Popup component 11 months ago
twwu 52b773770b refactor: update datasource handling in InputFieldDialog and Datasource components 11 months ago
zxhlyh 23adc7d8a8 datasource 11 months ago
twwu e3708bfa85 refactor: enhance ChunkPreview with form handling and preview functionality 11 months ago
twwu 7d65e9980c Merge branch 'main' into feat/rag-pipeline 11 months ago
twwu 21c24977d8 refactor: enhance document processing UI and functionality with new components and translations 11 months ago
非法操作 db09d18e92
fix: some dark theme not display well (#20121) 11 months ago
wellCh4n 210b9ebf56
fix: GitHub stars count sync not working (#20126) 11 months ago
Chenhe Gu fa80ef90d2
simplify app create experience with collapsed basic app types and imp… (#20007) 11 months ago
zxhlyh fe435c23c3 i18n 11 months ago
twwu ead1209f98 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 3994bb1771 refactor: refactor document processing components and update translations 11 months ago
zxhlyh 327690e4a7 merge main 11 months ago
zxhlyh c2a7e0e986 version panel 11 months ago
sayThQ199 7bf00ef25c
fix(markdown): improve ECharts rendering for streaming content and da… (#20101)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
twwu faf6b9ea03 refactor: refactor preview components 11 months ago
Nite Knite 916c415b4b
feat: add entry point for requesting a plugin (#20026) 11 months ago
twwu 69a60101fe Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu b18519b824 refactor: add create-from-pipeline page and associated components for document processing 11 months ago
zxhlyh 0d01025254 parallel check 11 months ago
zxhlyh eef1542cb3 use available nodes 11 months ago
twwu 9aef4b6d6b refactor: Notion component and add NotionPageSelector for improved page selection 11 months ago
Panpan ef3569e667
feat: support chatflow start node custom input field hidden (#19678) 11 months ago
zxhlyh 7dba83754f Merge branch 'main' into feat/rag-pipeline 11 months ago
wellCh4n 627911d4ff
feat: Move to node in workflow panel and fix help link hover style (#19998) 11 months ago
zxhlyh e2585bc778 Merge branch 'main' into feat/rag-pipeline 11 months ago
crazywoola a0ebbaa840
fix: emoji picker in dark mode (#20019) 11 months ago
twwu cc6e2558ef Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 20343facad refactor: website data source components and hooks 11 months ago
crazywoola 75cacc2855
fix: ReactFlow background in dark theme (#20013) 11 months ago
NFish 83e71ab27c
fix: update IN SERVICE status text in app detail panel (#19993) 11 months ago
crazywoola d35d854259
Revert "fix: fix duplicate app lose custom image" (#19995) 11 months ago
zxhlyh eff123a11c checklist 11 months ago
CorrectRoad 618981f1ae
fix: fix duplicate app lose custom image (#19775) 11 months ago
crazywoola b2ae46b80f
fix: search query and refine the logic (#19987) 11 months ago
ruanjiefeng 9ebc58b1a2
feat: Web <video> and <audio> element support src attribute (#19988) 11 months ago
twwu cf73faf174 feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs 11 months ago
Good Wood 09547b4c8d
fix: fix page broken for undefined permission (#19972) 11 months ago
zxhlyh 55f4177b01 merge main 11 months ago
NFish d186daa131
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
11 months ago
twwu 14a9052d60 refactor: update variable naming for consistency and improve data source handling in pipeline components 11 months ago
yeyunwen 4e5789df89
docs: Optimize Response data array object indentation for the /messages interface (#19922) 11 months ago
wellCh4n 276c02f341
feat: Variable click jumps to source node (#13623) 11 months ago
twwu 314a2f9be8 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 8eee344fbb fix: correct hover state logic and refactor environment variable handling in FieldItem and usePipelineInit 11 months ago
zxhlyh 0e0a266142 merge main 11 months ago
zxhlyh 7bce35913d i18n 11 months ago
twwu 7898dbd5bf Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu bd1073ff1a refactor: update input variable types to use PipelineInputVarType and simplify form data handling 11 months ago
zxhlyh 1bbd572593 option card 11 months ago
zxhlyh 5199297f61 run and history 11 months ago
非法操作 499392c6f9
chore: improve some doc (#19881) 11 months ago
yeyunwen a287da9ccd
docs: Add text_to_speech left out in the API response (#19862) 11 months ago
Junjie.M 2862631f03
fix: tool node number type constant field dark style (#19818) 11 months ago
非法操作 749bcc889b
fix: nav selector's dark theme (#19869) 11 months ago
GQ1994 e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
11 months ago
Junjie.M aeceb200ec
fix: llm parameters radio type dark style (#19833) 11 months ago
twwu 8d4ced227e fix: update click handler logic in OptionCard 11 months ago
zxhlyh f481075f8f pipeline sync draft 11 months ago
zxhlyh 836cf6453e pipeline sync draft 11 months ago
twwu 4b7274f9a5 fix: update link in Form component and correct endpoint for related apps query 11 months ago
twwu 7de5585da6 refactor: replace SWR with custom hooks for dataset detail and related apps; update context usage in components 11 months ago
twwu 87dc80f6fa fix: add cursor pointer and hover effect to MemberItem; adjust padding in PermissionItem 11 months ago
twwu a008c04331 refactor: standardize naming for load more handlers and navigation items across components 11 months ago
twwu 56b66b8a57 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 35a7add4e9 refactor: refactor pipeline-related components and services to use template terminology 11 months ago
zxhlyh f1fe143962 add i18n 11 months ago
CorrectRoad a15129a00c
fix: fix overflow when bot description too long (#19805) 11 months ago
CorrectRoad de2cfd2927
fix: fix metadata condition name overflow (#19812) 11 months ago
KVOJJJin 8bf9adbc08
Fix: style of app publisher (#19803) 11 months ago
twwu 019ef74bf2 refactor: replace Container with List, update DatasetCard z-index, and implement useDatasetList for data fetching 11 months ago
zxhlyh 2670557258 merge main 11 months ago
crazywoola 4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 (#19787) 11 months ago
KVOJJJin aae80681f2
Fix: style of dataset item in chatbot configure with theme dark (#19761) 11 months ago
KVOJJJin 71704a713b
Fix: style of check list in dark mode (#19744) 11 months ago
Wu Tianwei f8a9c363ba
fix: update background gradient and line positioning in Empty component (#19745) 11 months ago
zxhlyh f5c297708b Merge branch 'main' into feat/rag-pipeline 11 months ago
zxhlyh bf8324f7f7 tag filter 11 months ago
crazywoola 95467a3f0b
fix: broken behavior of rendering (#19732) 11 months ago
Nite Knite dc75a10989
feat: update branding (#19719)
Co-authored-by: twwu <twwu@dify.ai>
11 months ago
Joel 486a66be54
fix: item data type wrong in iteration (#19709) 11 months ago
zxhlyh b730d153ea Merge branch 'main' into feat/rag-pipeline 11 months ago
crazywoola dd4419fd5e
Revert "Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)."" (#19708) 11 months ago
zxhlyh 11977596c9 merge main 11 months ago
FyhSky e040f8069b
Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)." (#19687)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
twwu 612dca8b7d feat: add WorkflowPreview component to Details and define graph structure in PipelineTemplateByIdResponse 11 months ago
zxhlyh 53018289d4 workflow preview 11 months ago
twwu 958ff44707 refactor: simplify import DSL confirmation request structure 11 months ago
twwu d910770b3c feat: add dataset_id to DSL import responses and update routing logic in CreateFromDSLModal 11 months ago
twwu 5a8f10520f feat: refactor template card actions and details to standardize prop names; add create modal for dataset creation 11 months ago
twwu df928772c0 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu b713218cab feat: add DSL modal header and tab components; enhance pipeline import functionality 11 months ago
KVOJJJin 2c5f5b0c67
Feat: add search params with theme in links of marketplace (#19648) 11 months ago
zxhlyh 9ea2123e7f component add readonly 11 months ago
twwu de0cb06f8c feat: implement create dataset pipeline forms and modals 11 months ago
lexmin0412 ff20b56074
Add `/site` API (#19631) 11 months ago
董富宝 3c953cb0ef
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago