Commit Graph

2429 Commits (deploy/rag-dev)

Author SHA1 Message Date
kinoooolu 2bb19f85c6
feat:conversation variable support file array (#21174)
Co-authored-by: kino.lu <kino.lu@vipshop.com>
12 months ago
Ganondorf e99861d4fe
Add Filter of Get Workflow Logs (#21172)
Co-authored-by: lizb <lizb@sugon.com>
12 months ago
非法操作 a205ee16b9
feat: improve the orgnize node operation (#21183) 12 months ago
twwu 5d25199f42 refactor: update layout for creation title and content in StepThree component 12 months ago
twwu 387826674c Merge branch 'main' into feat/rag-pipeline 12 months ago
sayThQ199 2df4699312
fix(echarts): Resolve interaction issues on charts with timelines (#21185) 12 months ago
twwu a103324f25 refactor: enhance UI components with new icons and improved styling in billing and dataset processes 12 months ago
zxhlyh dbae5b0564
fix: workflow shortcuts (#21164) 12 months ago
NFish 420a34a546
Fix: web app auth maybe failed (#21166) 12 months ago
NFish 614c5e087e
Feat: add check before install plugin (#20014) 12 months ago
twwu f85e6a0dea feat: implement SSE for data source node processing and completion events, replacing previous run methods 12 months ago
twwu 4b3a54633f refactor: streamline dataset detail fetching and improve dataset list handling across components 12 months ago
croatialu 15800c6108
feat: Embedded chat window supports userVariables configuration. (#20983) 12 months ago
Bowen Liang ea44b895e2
chore: cancel enforcing uppercase of the text of plugin navigation button on the header bar (#20890) 12 months ago
诗浓 1da8027445
feat: Support drop DSL file into the browser to create app (#20706)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
12 months ago
zxhlyh 379c92bd82 Merge branch 'main' into feat/rag-pipeline 12 months ago
yangzheli b69f952e3e
fix(web): number type prompt variable required validation not effective (#20898) 12 months ago
XiaoCC 0784c6295d
fix Multiple <think>\n Interface rendering exception (#20977) 12 months ago
HyaCinth 945d1569ee
fix(web): fix unique key issue (#20809) (#20810) 12 months ago
Kerwin Bryant 4e701b1efd
fix(web): enhance API test page experience by adding loading state for test button (#21091) 12 months ago
twwu 176b844cd5 refactor: consolidate DialogWrapper component usage and improve prop handling across input fields 1 year ago
HyaCinth 21c2de2d7e
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120) 1 year ago
zxhlyh 3164f90327 merge main 1 year ago
zxhlyh fc187d6998
chore: responsive header (#21115) 1 year ago
twwu 90ac52482c test: add unit tests for ActionButton component with various states and sizes 1 year ago
twwu 796797d12b feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model 1 year ago
非法操作 7a2a8a2ffd
chore: check input variable key of code/template node is valid (#21057) 1 year ago
非法操作 2ddc3658a0
fix: remove the x overflow scroll bar of monitoring page (#21059) 1 year ago
Bowen Liang 6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 1 year ago
twwu 7ac0f0c08c feat: enhance processing components by adding runDisabled state and fetching indicators 1 year ago
非法操作 6c0a91a64f
fix: some dark theme display incorrect (#21055) 1 year ago
kurokobo df6451076b
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023) 1 year ago
GuanMu 19339c3de1
fix: doc error (#21108) 1 year ago
NFish c5acffb034
fix: page loop in datasets and apps if current user is dataset_operator (#21114) 1 year ago
twwu 5cc6a2bf33 refactor: update toast notification handling and improve context usage in DocumentDetail 1 year ago
twwu 33cd32382f feat: add indexing status batch and process rule hooks; refactor Notion page preview types 1 year ago
NFish d7663159e9
Fix/webapp loop login (#21092) 1 year ago
twwu ce0bd421ae Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu ecb07a5d0d feat: enhance field list functionality by adding chosen and selected properties to SortableItem 1 year ago
NFish 41cb39eb5d
fix: redirect to apps page if current user has no permission to visit dataset page (#21065) 1 year ago
twwu 0a2c569b3b fix: replace useGetDocLanguage with useDocLink for consistent documentation linking 1 year ago
twwu 9ab0d5fe60 Merge branch 'main' into feat/rag-pipeline 1 year ago
Wu Tianwei 59b89b9971
fix: update documentation links for various components to support localization (#21048) 1 year ago
zxhlyh abb2ed66e7 merge main 1 year ago
HyaCinth d587480a3e
fix(web): optimize conversation-panel Modal width adjustment logic (#21018) 1 year ago
Alter-xyz f6641c0f41
docs: conv and user_id (#21004) 1 year ago
twwu 6622ce6ad8 fix: update formData construction in convertToInputFieldFormData for improved handling of optional fields
fix: adjust z-index value in DialogWrapper for proper stacking context
1 year ago
twwu 55906c8375 fix: remove unused billing plan logic from CreateFromDSLModal component 1 year ago
Bowen Liang f4df759ba6
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 1 year ago
twwu 58842898e1 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
zxhlyh 26aff400e4 node default configs 1 year ago
quicksand 3a628bc671
chore: app info add author_name (#20973) 1 year ago
twwu 4b11d29ede fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing 1 year ago
twwu 5c228bca4f feat: replace TypeIcon with AppIcon in SelectDataSet component for improved icon display 1 year ago
twwu b0107f4128 fix: update z-index values for DialogWrapper components to ensure proper stacking context 1 year ago
zxhlyh 55bff10f0d fix 1 year ago
twwu 80f656f79a fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components 1 year ago
Joel c891eb28fc fix: in prompt editor show vars error 1 year ago
twwu b9fa3f54e9 refactor: refactor component imports and enhance layout for better responsiveness in dataset previews 1 year ago
twwu 4d2f904d72 feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop 1 year ago
twwu d994e6b6c7 feat: replace data source icons with AppIcon component in Item and DatasetItem 1 year ago
twwu aba48bde0b feat: update SettingsModal to integrate keyword number handling and refactor index method logic 1 year ago
twwu 3e5d9884cb test: add unit tests for AppIcon component with various rendering scenarios 1 year ago
twwu 406d70e4a3 feat: integrate resetDatasetList hook into CreateOptions and TemplateCard components 1 year ago
zxhlyh b367f48de6 add datasource category 1 year ago
twwu 6f17200dec refactor: update dataset handling to use runtime_mode instead of pipeline_id 1 year ago
twwu b1f250862f Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu 141d6b1abf feat: implement document settings and pipeline settings components with localization support 1 year ago
zxhlyh a7eb534761 add datasource category 1 year ago
非法操作 b2ac11bc47
fix: markdown button can't send message (#20933) 1 year ago
twwu 808f792f55 fix: update isPending condition and add indexing technique checks for segment detail and new segment modal 1 year ago
twwu 5c41922b8a fix: update file extension for downloaded DSL files and refine mutation keys for template operations 1 year ago
twwu e52c905aa5 refactor: improve layout-main component structure and readability 1 year ago
twwu 7b9a3c1084 fix: update translation keys for document availability messages in English and Chinese 1 year ago
twwu b7f9d7e94a Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 92e6c52c0e refactor: update handleUseTemplate to use callback for dataset creation and improve error handling; change HTTP method for dependency check 1 year ago
zxhlyh 7dea7f77ac Merge branch 'main' into feat/rag-pipeline 1 year ago
zxhlyh 4d9b15e519 fix 1 year ago
twwu f995436eec feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching 1 year ago
非法操作 f601093ccc
fix: only enterprise version request app access mode (#20785) 1 year ago
twwu 45c76c1d68 refactor: rename icon property to icon_info in UpdateTemplateInfoRequest and related components 1 year ago
zxhlyh 6ecdac6344 pipeline preview 1 year ago
twwu 5c58b11b22 refactor: standardize pipeline template properties and improve related components 1 year ago
twwu caa275fdbd refactor: remove unused websiteCrawlJobId state and related props from useWebsiteCrawl and CreateFormPipeline components; update loading and file preview components for consistent width 1 year ago
zxhlyh 5dbda7f4c5 merge main 1 year ago
zxhlyh 0564651f6f publish as customized pipeline 1 year ago
twwu eff8108f1c refactor: update dataset model and improve batch action component 1 year ago
zxhlyh 0aeeee49f7 fix: draft sync 1 year ago
Nite Knite 60777bc610
chore: update plugin publish link text (#20873) 1 year ago
twwu 65ac022245 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 6e6090d5a9 test(SegmentedControl): add test cases 1 year ago
zxhlyh 978118f770 fix: datasource 1 year ago
zxhlyh 5e71f7c825 publish as pipeline 1 year ago
HyaCinth fc6e2d14a5
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865) 1 year ago
twwu c91456de1b fix(ChunkStructure): add disabled prop to OptionCard component 1 year ago
zxhlyh 9e19ed4e67 knowledge base node checklisst 1 year ago
zxhlyh 5b4d04b348 Merge branch 'main' into feat/rag-pipeline 1 year ago
Yeuoly 91144207e0
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. (#20757) 1 year ago
非法操作 ab62a9662c
fix: some dark mode display incorrect (#20788) 1 year ago
NFish d6a8af03b4
Fix/add webapp no permission page (#20819) 1 year ago
Bharat Ramanathan e6e76852d5
Add support for W&B dedicated cloud instances in Weave tracing integration (#20765)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
twwu 9b9640b3db refactor: remove job ID handling from website crawl components and update related hooks 1 year ago
twwu 3e2f12b065 refactor: update website crawl handling and improve parameter naming in pipeline processing 1 year ago
Joel 0c8447fd0e
fix: missing bot name in orchestrate (#20747) 1 year ago
Joel 723b69cf8d
chore: chart panel ui enhance (#20743) 1 year ago
twwu 547bd3cc1b refactor: rename cancel editor handler and improve variable name validation in field list 1 year ago
twwu 83ca59e0f1 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu d725aa8791 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
zxhlyh cc8ee0ff69 dsl 1 year ago
twwu 4a249c40b1 feat: enhance input field configurations with blur listeners and update translations for display name 1 year ago
zxhlyh f9d0a7bdc8 Merge branch 'main' into feat/rag-pipeline 1 year ago
zxhlyh e961722597 dsl 1 year ago
zxhlyh 3db864561e confirm publish 1 year ago
twwu 5193fa2118 fix: update condition for handling datasource selection in DataSourceOptions 1 year ago
zxhlyh 8e4165defe datasource 1 year ago
Joel 4f0c9fdf2b
chore: remove repeat public api and service api panel (#20715) 1 year ago
twwu cf2ef93ad5 Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu cbf0864edc refactor: refactor online documents handling and update related components 1 year ago
twwu bce2bdd0de Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 82e7c8a2f9 refactor: update datasource handling and improve documentation properties in pipeline components 1 year ago
Joel 2acdb0a4ea fix: var type error in cal var type in data source type 1 year ago
twwu 350ea6be6e fix: correct spacing and formatting in variable utility functions 1 year ago
Nite Knite 7094680e23
feat: reorder app types (#20685) 1 year ago
zxhlyh f0413f359a datasource 1 year ago
Joel 90ca98ff3a fix: in node show rag var 1 year ago
Joel d4a1d045f8 fix: to new var format 1 year ago
KVOJJJin 59dc7c880e
Fix: style of radio checked (#20681) 1 year ago
twwu 91fefa0e37 refactor: improve layout and event handling in Header and FieldItem components 1 year ago
zxhlyh 468bfdfed9 datasource 1 year ago
Novice 0ccf8cb23e
fix: agent moderation not working (#20673) 1 year ago
twwu fdc4c36b77 refactor: replace useStore with useDatasetDetailContextWithSelector for pipeline ID retrieval 1 year ago
geosmart de9c7f2ea4
Update template.zh.mdx-fix document update metadata body param (#20659) 1 year ago
twwu 6286f368f1 refactor: replace ImagePlus icon with RiImageCircleAiLine and improve tab button styling 1 year ago
XiaoBa 1fbbbb735d
fix: the locale format(#20662) (#20665)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
1 year ago
twwu c83370f701 refactor: simplify workflow draft synchronization in InputFieldDialog 1 year ago
NFish 9915a70d7f
Fix/webapp access scope (#20109) 1 year ago
twwu 7506867fb9 Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu 842136959b feat: update data source handling and improve processing parameters integration 1 year ago
非法操作 f2dcfc976d
feat: allow fill inputs from url params (#20630) 1 year ago
sayThQ199 4f066454d0
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ (#20648) 1 year ago
Bowen Liang 2b0f3edcef
chore: ensure web code consistency by applying `pnpm fix` (#20643) 1 year ago
非法操作 244687c9a7
fix: plugin update redcorner mark display incorrect (#20636) 1 year ago
twwu 4c2cc98ebc Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 44b9f49ab1 feat: enhance field item interaction and add preprocessing parameters hooks 1 year ago
zxhlyh a7fa5044e3 datasource 1 year ago
Joel 0bf0c7dbe8 feat: var type to inner 1 year ago
twwu c9a4c66b07 fix: update input type from 'number-input' to 'number' for consistency 1 year ago
twwu 9934eac15c refactor: refactor data source handling and add form for document processing 1 year ago
Joel c155afac29 chore: rename rag var spell errro 1 year ago
Joel 7080c9f279 fix: show rag vars names 1 year ago
Joel d22c351221
chore: fix some security issues in markdown (#20639) 1 year ago
zxhlyh dfe091789c datasource 1 year ago
zxhlyh 4c9bf78363 knowledge base node checklist 1 year ago
twwu 3afd5e73c9 feat: enhance input field dialog with preview functionality and global inputs 1 year ago
Joel cab491795a chore: some special to some fns 1 year ago
twwu e290ddc3e5 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu db154e33b7 Merge branch 'main' into feat/rag-pipeline 1 year ago
kenwoodjw 01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
GuanMu 6aba223383
fix: adjust sticky header properties in Container component (#20624) 1 year ago
Bowen Liang f1c19cda74
fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints (#20559) 1 year ago
zxhlyh 225402280e datasource auth 1 year ago
sayThQ199 077d627953
fix: ensure newlines around think tags for proper markdown rendering (#20594) 1 year ago
twwu 0a9f50e85f Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu ed1d71f4d0 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 7039ec33b9 refactor: update retrieval search method from invertedIndex to keywordSearch 1 year ago
Joel 025dc7c781 feat: can show rag vars 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
zxhlyh 163bae3aaf input rag variable 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
非法操作 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
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
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
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
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
sayThQ199 cbfc32b11f
fix(echarts): Resolve chart flickering and animation loop in Markdown (#20161) 1 year ago
zxhlyh e7370766bd datasource 1 year ago
twwu db4958be05 fix: fix modal handling in InputFieldEditor 1 year ago
twwu ac049d938e Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 3af61f4b5d refactor: update input type mappings and enums for consistency across components 1 year ago
zxhlyh e19adbbbc5 datasource 1 year ago
twwu c9bf99a1e2 refactor: update input variable types and initial data handling in pipeline components 1 year ago
zxhlyh 720ce79901 checklist & datasource icon 1 year ago
twwu 693107a6c8 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 583db24ee7 refactor: update CustomActions type to use structured props across form components 1 year ago
zxhlyh 7d92574e02 datasource panel 1 year ago
twwu 5aaa06c8b0 refactor: integrate routing for document creation in Popup component 1 year ago
twwu 52b773770b refactor: update datasource handling in InputFieldDialog and Datasource components 1 year ago
zxhlyh 23adc7d8a8 datasource 1 year ago
twwu e3708bfa85 refactor: enhance ChunkPreview with form handling and preview functionality 1 year ago
twwu 7d65e9980c Merge branch 'main' into feat/rag-pipeline 1 year ago
twwu 21c24977d8 refactor: enhance document processing UI and functionality with new components and translations 1 year ago
非法操作 db09d18e92
fix: some dark theme not display well (#20121) 1 year ago
wellCh4n 210b9ebf56
fix: GitHub stars count sync not working (#20126) 1 year ago
Chenhe Gu fa80ef90d2
simplify app create experience with collapsed basic app types and imp… (#20007) 1 year ago
zxhlyh fe435c23c3 i18n 1 year ago
twwu ead1209f98 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 3994bb1771 refactor: refactor document processing components and update translations 1 year ago
zxhlyh 327690e4a7 merge main 1 year ago
zxhlyh c2a7e0e986 version panel 1 year ago
sayThQ199 7bf00ef25c
fix(markdown): improve ECharts rendering for streaming content and da… (#20101)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
twwu faf6b9ea03 refactor: refactor preview components 1 year ago
Nite Knite 916c415b4b
feat: add entry point for requesting a plugin (#20026) 1 year ago
twwu 69a60101fe Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu b18519b824 refactor: add create-from-pipeline page and associated components for document processing 1 year ago
zxhlyh 0d01025254 parallel check 1 year ago
zxhlyh eef1542cb3 use available nodes 1 year ago
twwu 9aef4b6d6b refactor: Notion component and add NotionPageSelector for improved page selection 1 year ago
Panpan ef3569e667
feat: support chatflow start node custom input field hidden (#19678) 1 year ago
zxhlyh 7dba83754f Merge branch 'main' into feat/rag-pipeline 1 year ago
wellCh4n 627911d4ff
feat: Move to node in workflow panel and fix help link hover style (#19998) 1 year ago
zxhlyh e2585bc778 Merge branch 'main' into feat/rag-pipeline 1 year ago
crazywoola a0ebbaa840
fix: emoji picker in dark mode (#20019) 1 year ago
twwu cc6e2558ef Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 20343facad refactor: website data source components and hooks 1 year ago
crazywoola 75cacc2855
fix: ReactFlow background in dark theme (#20013) 1 year ago
NFish 83e71ab27c
fix: update IN SERVICE status text in app detail panel (#19993) 1 year ago
crazywoola d35d854259
Revert "fix: fix duplicate app lose custom image" (#19995) 1 year ago
zxhlyh eff123a11c checklist 1 year ago
CorrectRoad 618981f1ae
fix: fix duplicate app lose custom image (#19775) 1 year ago
crazywoola b2ae46b80f
fix: search query and refine the logic (#19987) 1 year ago
ruanjiefeng 9ebc58b1a2
feat: Web <video> and <audio> element support src attribute (#19988) 1 year ago
twwu cf73faf174 feat: add FileUploaderField and TextAreaField components; enhance BaseField to support file inputs 1 year ago
Good Wood 09547b4c8d
fix: fix page broken for undefined permission (#19972) 1 year ago
zxhlyh 55f4177b01 merge main 1 year 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>
1 year ago
twwu 14a9052d60 refactor: update variable naming for consistency and improve data source handling in pipeline components 1 year ago
yeyunwen 4e5789df89
docs: Optimize Response data array object indentation for the /messages interface (#19922) 1 year ago
wellCh4n 276c02f341
feat: Variable click jumps to source node (#13623) 1 year ago
twwu 314a2f9be8 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 8eee344fbb fix: correct hover state logic and refactor environment variable handling in FieldItem and usePipelineInit 1 year ago
zxhlyh 0e0a266142 merge main 1 year ago
zxhlyh 7bce35913d i18n 1 year ago
twwu 7898dbd5bf Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu bd1073ff1a refactor: update input variable types to use PipelineInputVarType and simplify form data handling 1 year ago
zxhlyh 1bbd572593 option card 1 year ago
zxhlyh 5199297f61 run and history 1 year ago
非法操作 499392c6f9
chore: improve some doc (#19881) 1 year ago
yeyunwen a287da9ccd
docs: Add text_to_speech left out in the API response (#19862) 1 year ago
Junjie.M 2862631f03
fix: tool node number type constant field dark style (#19818) 1 year ago
非法操作 749bcc889b
fix: nav selector's dark theme (#19869) 1 year ago
GQ1994 e7659ecd9d
revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807)
Co-authored-by: qingguo <qingguo@lexin.com>
1 year ago
Junjie.M aeceb200ec
fix: llm parameters radio type dark style (#19833) 1 year ago
twwu 8d4ced227e fix: update click handler logic in OptionCard 1 year ago
zxhlyh f481075f8f pipeline sync draft 1 year ago
zxhlyh 836cf6453e pipeline sync draft 1 year ago
twwu 4b7274f9a5 fix: update link in Form component and correct endpoint for related apps query 1 year ago
twwu 7de5585da6 refactor: replace SWR with custom hooks for dataset detail and related apps; update context usage in components 1 year ago
twwu 87dc80f6fa fix: add cursor pointer and hover effect to MemberItem; adjust padding in PermissionItem 1 year ago
twwu a008c04331 refactor: standardize naming for load more handlers and navigation items across components 1 year ago
twwu 56b66b8a57 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 1 year ago
twwu 35a7add4e9 refactor: refactor pipeline-related components and services to use template terminology 1 year ago
zxhlyh f1fe143962 add i18n 1 year ago
CorrectRoad a15129a00c
fix: fix overflow when bot description too long (#19805) 1 year ago
CorrectRoad de2cfd2927
fix: fix metadata condition name overflow (#19812) 1 year ago
KVOJJJin 8bf9adbc08
Fix: style of app publisher (#19803) 1 year ago
twwu 019ef74bf2 refactor: replace Container with List, update DatasetCard z-index, and implement useDatasetList for data fetching 1 year ago
zxhlyh 2670557258 merge main 1 year ago
crazywoola 4dc06ee43f
revert: https://github.com/langgenius/dify/pull/18554 (#19787) 1 year ago
KVOJJJin aae80681f2
Fix: style of dataset item in chatbot configure with theme dark (#19761) 1 year ago
KVOJJJin 71704a713b
Fix: style of check list in dark mode (#19744) 1 year ago
Wu Tianwei f8a9c363ba
fix: update background gradient and line positioning in Empty component (#19745) 1 year ago
zxhlyh f5c297708b Merge branch 'main' into feat/rag-pipeline 1 year ago
zxhlyh bf8324f7f7 tag filter 1 year ago
crazywoola 95467a3f0b
fix: broken behavior of rendering (#19732) 1 year ago
Nite Knite dc75a10989
feat: update branding (#19719)
Co-authored-by: twwu <twwu@dify.ai>
1 year ago
Joel 486a66be54
fix: item data type wrong in iteration (#19709) 1 year ago
zxhlyh b730d153ea Merge branch 'main' into feat/rag-pipeline 1 year ago