Commit Graph

  • 74cb9893a1 chore: update redis dependency to version 6.1.0 in pyproject.toml Raina Otoni 2025-05-19 01:09:41 +0900
  • 23bd9346b7 fix provider_config_map check hieheihei 2025-05-18 23:51:15 +0800
  • ab300eb787 Merge branch 'main' of https://github.com/Lynxye/dify Lynx 2025-05-18 23:28:28 +0800
  • f6cb2a828c 修订增加基座认证功能 Lynx 2025-05-18 23:27:39 +0800
  • 9ea0a77c17 fix create_tracing_app_config error hieheihei 2025-05-18 23:20:39 +0800
  • 499392c6f9
    chore: improve some doc (#19881) 非法操作 2025-05-18 21:42:03 +0800
  • 2147bdda44 improve some doc hjlarry 2025-05-18 20:17:33 +0800
  • fbe94b0f0c feat: Add page_number attribute to document segments and update related retrieval logic cpwan 2025-02-14 08:59:34 +0000
  • 5128cc85a9 feat: support input hidden Ray Wu 2025-05-18 15:55:28 +0800
  • a287da9ccd
    docs: Add text_to_speech left out in the API response (#19862) yeyunwen 2025-05-18 12:59:15 +0800
  • c22e640df3
    fix(devcontainer): uv sync fail (#19834) dave 2025-05-18 12:58:45 +0800
  • 2862631f03
    fix: tool node number type constant field dark style (#19818) Junjie.M 2025-05-18 12:58:22 +0800
  • 749bcc889b
    fix: nav selector's dark theme (#19869) 非法操作 2025-05-18 12:51:09 +0800
  • 7788506884
    update worklow events logs. zhanluxianshen 2025-05-18 10:57:33 +0800
  • 9d21b128ed fix nav selector's dark theme hjlarry 2025-05-18 09:48:34 +0800
  • 852cc2862c docs: Add text_to_speech left out in the API response yeyunwen 2025-05-17 20:49:16 +0800
  • 6a74c97a0a
    feat: add debug log for request and response (#19781) (#19783) Hashcon 2025-05-17 17:31:09 +0800
  • e0e8cd6ca3
    feat(DraftWorkflowApi): Requires environment_variables in DraftWorkflowApi (#19849) -LAN- 2025-05-17 13:45:00 +0800
  • e7659ecd9d
    revert https://github.com/langgenius/dify/pull/19497 (19497) (#19807) GQ1994 2025-05-17 12:32:27 +0800
  • 7d0106b220
    fix: correct type mismatch in WorkflowService node execution handling (#19846) -LAN- 2025-05-17 12:31:27 +0800
  • df631591f2
    fix: upload avatar failed (#19853) Joel 2025-05-17 10:55:12 +0800
  • 1030ff4cb0 fix: upload avatar failed Joel 2025-05-17 10:48:49 +0800
  • abb30bcb33 feat: add debug log for request and response (#19781) -- add new ENV (thanks to @laipaz8200) hashjang 2025-05-17 06:49:55 +0800
  • 610dd90313
    Merge pull request #1 from QuantumGhost/test/request-logging Hashcon 2025-05-17 06:45:21 +0800
  • a0890f8ae3
    feat(DraftWorkflowApi): Requires environment_variables in DraftWorkflowApi -LAN- 2025-05-17 05:43:33 +0800
  • f9f4988ed7
    fix: correct type mismatch in WorkflowService node execution handling -LAN- 2025-05-17 03:46:11 +0800
  • ae94584b3e syntax error Obada Khalili 2025-05-16 22:45:14 +0300
  • 84a7a61c48 lint Obada Khalili 2025-05-16 22:32:21 +0300
  • 636e381cf0 Merge branch 'main' into variables-as-tool-input Obada Khalili 2025-05-16 22:26:00 +0300
  • 4977bb21ec
    feat(workflow): domain model for workflow node execution (#19430) -LAN- 2025-05-17 00:56:16 +0800
  • 55844eba97 It is conflicted with new Dark theme. Eric-Guo 2025-05-16 15:51:24 +0800
  • aeceb200ec
    fix: llm parameters radio type dark style (#19833) Junjie.M 2025-05-16 20:45:15 +0800
  • c5a2f43ceb refactor: replace BuiltinToolManageService with RagPipelineManageService for datasource management and remove unused datasource engine and related code Yeuoly 2025-05-16 18:42:07 +0800
  • c4fd1a83a8 fix: llm parameters radio type dark style junjie.miao 2025-05-16 18:02:06 +0800
  • 2bded24c3a
    fix(devcontainer): uv sync fail dave 2025-05-16 18:00:12 +0800
  • 8d4ced227e fix: update click handler logic in OptionCard twwu 2025-05-16 17:54:41 +0800
  • f481075f8f pipeline sync draft zxhlyh 2025-05-16 17:47:33 +0800
  • 836cf6453e pipeline sync draft zxhlyh 2025-05-16 17:47:08 +0800
  • 4e24a6a957 test(api): Add tests for request & response logging extension QuantumGhost 2025-05-16 17:11:07 +0800
  • 04b08b5a3b fix: fetch vars pass id error Joel 2025-05-16 17:29:12 +0800
  • 8bea88c8cc r2 jyong 2025-05-16 17:22:17 +0800
  • 26b0420ac1 fix(api): fix undefined variable errors in request & response logging handler QuantumGhost 2025-05-16 17:08:42 +0800
  • 135af395c7 feat: use real api instead mock data Joel 2025-05-16 16:50:30 +0800
  • 4b7274f9a5 fix: update link in Form component and correct endpoint for related apps query twwu 2025-05-16 16:49:43 +0800
  • 7de5585da6 refactor: replace SWR with custom hooks for dataset detail and related apps; update context usage in components twwu 2025-05-16 16:32:25 +0800
  • 758c35bda0
    Merge branch 'langgenius:main' into feat/copy-node-between-workflows FyhSky 2025-05-16 16:30:14 +0800
  • 5b27a49283 feat: fetch all vars api Joel 2025-05-16 16:21:28 +0800
  • 2aa32e7f66 fix: tool node number type constant field dark style junjie.miao 2025-05-16 15:58:37 +0800
  • 052f638bec Support for copying nodes between workflows. FyhSky 2025-05-16 15:57:58 +0800
  • 87dc80f6fa fix: add cursor pointer and hover effect to MemberItem; adjust padding in PermissionItem twwu 2025-05-16 15:52:28 +0800
  • a008c04331 refactor: standardize naming for load more handlers and navigation items across components twwu 2025-05-16 15:43:28 +0800
  • d295fbc9cf Fix legacy prefix bug qingguo 2025-05-16 15:22:46 +0800
  • 47c463cc90 Fix legacy prefix bug qingguo 2025-05-16 15:18:37 +0800
  • 56b66b8a57 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline twwu 2025-05-16 15:15:00 +0800
  • 35a7add4e9 refactor: refactor pipeline-related components and services to use template terminology twwu 2025-05-16 15:14:50 +0800
  • 4bd57976d7 refactor(api): move signal receiver out from init_app QuantumGhost 2025-05-16 14:09:57 +0800
  • 2a97d88ad0 Fix legacy prefix bug qingguo 2025-05-16 15:12:44 +0800
  • 441929d84c Revert "fix: from workflows build-push.yml rm e-300" NFish 2025-05-16 15:05:24 +0800
  • 7e2e764e33 fix: from workflows build-push.yml rm e-300 NFish 2025-05-16 14:56:25 +0800
  • b647fb8316 fix: rm yarn.lock NFish 2025-05-16 14:53:59 +0800
  • f1fe143962 add i18n zxhlyh 2025-05-16 14:53:39 +0800
  • a15129a00c
    fix: fix overflow when bot description too long (#19805) CorrectRoad 2025-05-16 14:35:22 +0800
  • de2cfd2927
    fix: fix metadata condition name overflow (#19812) CorrectRoad 2025-05-16 14:33:14 +0800
  • 8bf9adbc08
    Fix: style of app publisher (#19803) KVOJJJin 2025-05-16 14:32:30 +0800
  • 582b721160
    Resolve Python Logger library warnings (#19791) Emmanuel Ferdman 2025-05-16 09:31:54 +0300
  • 395c5936bf fix: fix metadata condition name overflow CorrectRoadH 2025-05-16 14:09:11 +0800
  • 9e72afee3c r2 jyong 2025-05-16 14:00:35 +0800
  • b0051dce39 feat: add debug log for request and response (#19781) -- reformatted based on comment (thanks to @QuantumGhost) hashjang 2025-05-16 13:49:09 +0800
  • 613b94a6e6 r2 jyong 2025-05-16 13:45:47 +0800
  • 7b0d38f7d3 r2 jyong 2025-05-16 12:02:35 +0800
  • 3b554dbac7
    fix: api reformat GareArc 2025-05-15 20:53:45 -0700
  • 496300996c revert https://github.com/langgenius/dify/pull/19497 (19497) qingguo 2025-05-16 11:22:46 +0800
  • 4ff971c8a3 r2 jyong 2025-05-15 17:19:14 +0800
  • 233e826778 fix: test run failed NFish 2025-05-16 11:15:54 +0800
  • 9328952d4a fix: fix bot description overflow CorrectRoadH 2025-05-16 11:12:59 +0800
  • 221be98e8c fix: test run failed NFish 2025-05-16 11:01:17 +0800
  • cdd1e469b6 fix: style of app publisher jZonG 2025-05-16 10:58:22 +0800
  • e8296e0c79 main Joel 2025-05-16 10:58:09 +0800
  • 019ef74bf2 refactor: replace Container with List, update DatasetCard z-index, and implement useDatasetList for data fetching twwu 2025-05-16 10:50:31 +0800
  • 73e4d2df65 fix: page may redirect to wrong url when switch tabs on Plugins page NFish 2025-05-16 10:49:21 +0800
  • 3e37ca05ba Merge branch 'main' into e-300 NFish 2025-05-16 10:20:31 +0800
  • 457149dfac feat: add debug log for request and response (#19781) -- run reformat hashjang 2025-05-16 10:13:24 +0800
  • 2670557258 merge main zxhlyh 2025-05-16 10:09:24 +0800
  • 0473576227 feat: add debug log for request and response (#19781) -- modified based on suggestion hashjang 2025-05-16 10:07:37 +0800
  • 14474d5347
    Resolve Python Logger library warnings Emmanuel Ferdman 2025-05-15 10:29:58 -0700
  • 4dc06ee43f
    revert: https://github.com/langgenius/dify/pull/18554 (#19787) 1.4.0 crazywoola 2025-05-15 22:39:35 +0800
  • 076439dd68 revert: https://github.com/langgenius/dify/pull/18554 crazywoola 2025-05-15 22:17:37 +0800
  • 81e2c9a4a2 feat: add blur add new tag and same tag warn to polish tag input CorrectRoadH 2025-05-15 21:42:44 +0800
  • 8081aec730
    Fix TiDB vector configuration comment to correctly use 'tidb_vector' (#19767) Aryan Raj 2025-05-15 19:02:45 +0530
  • 35f58556e3 feat: clean chunk content after add CorrectRoadH 2025-05-15 21:20:22 +0800
  • aa5d758f49 feat: add debug log for request and response (#19781) -- run dev/reformat hashjang 2025-05-15 21:13:34 +0800
  • 6d7012ebeb Merge branch 'main' into my-main hashjang 2025-05-15 21:07:05 +0800
  • 1100e6ed4d feat: add debug log for request and response (#19781) hashjang 2025-05-15 21:05:43 +0800
  • 5a7b621963 Fix incorrect removal of spaces and punctuation marks Steffen Eichenberg 2025-05-15 14:28:33 +0200
  • 0dcb67ab20 Add: Implement semantic chunking functionality with tests Aryan Raj 2025-05-15 17:55:56 +0530
  • e1d955b535 fix: fix duplicate app lose custom image CorrectRoadH 2025-05-15 20:10:27 +0800
  • 70d173ec07 Fix TiDB vector configuration comment to correctly use 'tidb_vector' instead of 'tidb' Aryan Raj 2025-05-15 15:47:03 +0530
  • e70ccf231d fix: fix item.join is undefined, page broke down G.Wood-Sun 2025-05-15 18:06:00 +0800
  • 85832702f6 fix: hide favico if systemFeatures is still pending NFish 2025-05-15 18:05:00 +0800
  • 6015c0644a chore: var aggrect rename throtte Joel 2025-05-15 18:02:08 +0800