Commit Graph

  • a4bdeba60d feat(question-classifier): add instanceId to class-item editor (#22002) Minamiyama 2025-07-08 10:04:05 +08:00
  • 5c0cb7f912 test: add unit tests for password validation and hashing (#22003) Jason Young 2025-07-08 10:00:00 +08:00
  • 2ffbf5435d minro fix: fix duplicate local import of ToolProviderType (#22013) NeatGuyCoding 2025-07-08 09:49:53 +08:00
  • 71385d594d fix(variables): Improve getNodeUsedVars implementation details (#21987) Minamiyama 2025-07-08 09:33:13 +08:00
  • 53c4912cbb feat: add unit tests and validation for aliyun tracing (#22012) NeatGuyCoding 2025-07-08 09:32:30 +08:00
  • 1760179093 minro fix: fix a typo for aliyun (#22001) NeatGuyCoding 2025-07-07 22:04:38 +08:00
  • aded30b664 fix: resolve dropdown menu visibility issue caused by z-index conflict (#22000) 鸽子 2025-07-07 21:58:05 +08:00
  • de54f8d0ef Chore: remove unreachable code (#21986) Yongtao Huang 2025-07-07 21:55:34 +08:00
  • 5b0b64c7e5 fix: document delete image files check file exist (#21991) quicksand 2025-07-07 21:53:40 +08:00
  • b654c852a5 chore(docker): increase NGINX_CLIENT_MAX_BODY_SIZE from 15M to 100M i… (#21995) Arcaner 2025-07-07 21:51:49 +08:00
  • c48b32c9e3 ENH(ui): enhance check list (#21932) Minamiyama 2025-07-07 14:52:36 +08:00
  • 8f723697ef refactor(graph_engine): Take GraphRuntimeState out of GraphEngine (#21882) -LAN- 2025-07-07 13:15:18 +08:00
  • de22648b9f feat: Add support for type="hidden" input elements in Markdown forms (#21922) mizoo 2025-07-07 11:35:30 +09:00
  • b9f56852dc fix: resolve JSON.parse precision issue causing 'list index out of ra… (#21253) baonudesifeizhai 2025-07-06 22:05:54 -04:00
  • 108cc3486f fix(agent): show agent run steps, fixes #21718 (#21945) baonudesifeizhai 2025-07-06 21:59:47 -04:00
  • ac69b8b191 refactor: extract common url validator for config_entity.py (#21934) NeatGuyCoding 2025-07-07 09:34:13 +08:00
  • 8288145ee4 chore(i18n): fix typos and improve Korean translation (#21955) 허재원 2025-07-07 10:33:09 +09:00
  • 51f6095be7 minor fix: translation for pause (#21949) NeatGuyCoding 2025-07-05 12:45:29 +08:00
  • a201e9faee feat: Add Aliyun LLM Observability Integration (#21471) heyszt 2025-07-04 21:54:33 +08:00
  • fec6bafcda refactor(web): Restructure the operation buttons layout in the app information component (#21742) (#21818) HyaCinth 2025-07-04 21:53:21 +08:00
  • 2639f950cc minor fix: removes the duplicated handling logic for TracingProviderEnum.ARIZE and TracingProviderEnum.PHOENIX from the OpsTraceProviderConfigMap (#21927) NeatGuyCoding 2025-07-04 16:46:48 +08:00
  • 6663187eca test:add unit test for api version config (#21919) Bowen Liang 2025-07-04 15:33:20 +08:00
  • 13990f31a1 feat: update account menu style (#21916) Nite Knite 2025-07-04 14:52:30 +08:00
  • de39b737b6 Feat list query (#21907) GuanMu 2025-07-04 14:18:31 +08:00
  • a66ed7157e feat: add document pause and resume functionality (#21894) GuanMu 2025-07-04 14:06:47 +08:00
  • c9c49200e0 use repair_json fix json parse error of HTTPRequestNode (#21909) Ganondorf 2025-07-04 14:01:17 +08:00
  • 317d287458 fix(loop-variables): validate variable name input (#21888) Minamiyama 2025-07-03 23:30:56 +08:00
  • a79f37b686 fix: tts tool must choose a voice (#21877) 非法操作 2025-07-03 17:10:01 +08:00
  • 1c7404099d fix: prevent timeout in file encoding detection for large files (#21453) baonudesifeizhai 2025-07-03 05:06:49 -04:00
  • ed54bd5121 fix: not search plugin if marketplace enabled (#21880) Joel 2025-07-03 16:43:11 +08:00
  • 06c3deff11 Fix: Add title attribute to edit time text for improved accessibility (#21871) GuanMu 2025-07-03 16:07:07 +08:00
  • 47954aa284 feat(api): validate and reject external datasets in document update (#21783) cutiechi 2025-07-03 14:50:53 +08:00
  • f3c8625fe2 fix: The statistics page cannot display the tokens consumed by agent node (#21861) Novice 2025-07-03 14:40:47 +08:00
  • ebc4fdc4b2 moving the MessageStatus class from the models.model module to models.enums module (#21867) NeatGuyCoding 2025-07-03 13:56:23 +08:00
  • 1af3d40c1a feat: Improve Observability with Arize & Phoenix Integration (#19840) Ali Saleh 2025-07-03 10:52:14 +05:00
  • 31eb8548ef fix: Before publish the app, preview the voice of tts, it raise an er… (#21821) jiangbo721 2025-07-03 10:53:14 +08:00
  • a45aa1e505 feat(variables): auto replace spaces with underscores in variable name inputs (#21843) Minamiyama 2025-07-03 10:36:38 +08:00
  • cb0d4a1e15 style(config-var): update styling classes to use design system tokens (#21846) Minamiyama 2025-07-03 10:00:44 +08:00
  • 21e68b9cf1 fix: nodeExtraData might be undefined (#21856) crazywoola 2025-07-03 09:59:19 +08:00
  • a3654c8fe9 fix(web): adjust HTTP node method and input layout (#21834) (#21855) HyaCinth 2025-07-03 09:26:38 +08:00
  • 980b0188d2 feat(tests): add structured output parser tests for LLM responses (#21838) Yeuoly 2025-07-03 09:10:04 +08:00
  • daab648c78 fix: plugin deamon start fail (#21841) Kalo Chin 2025-07-03 10:09:02 +09:00
  • e17b33e004 chore: add message status enum (#21825) jiangbo721 2025-07-02 21:22:28 +08:00
  • 4e7c9dd2ae feat: Retain llm setting for agent node (#21842) Kalo Chin 2025-07-02 21:28:25 +09:00
  • 5487463385 fix: add list contents handling in structured LLM output (#21837) Yeuoly 2025-07-02 19:14:21 +08:00
  • 68f41bbaa8 Fix/workflow use nodes hooks (#21822) zxhlyh 2025-07-02 17:48:23 +08:00
  • 3bfa9767c0 Chore/workflow last run (#21823) zxhlyh 2025-07-02 17:48:07 +08:00
  • 8978b9d38b chore(version): Bump plugin daemon version to 0.1.3 (#21835) -LAN- 2025-07-02 17:46:18 +08:00
  • cc89d7b1a5 remove unused config CURRENT_VERSION (#21832) Bowen Liang 2025-07-02 17:22:22 +08:00
  • bb955806e0 chore(version): bump to 1.5.1 (#21808) -LAN- 2025-07-02 16:17:40 +08:00
  • 0c39490bb1 chore: put new run var to the top (#21816) Joel 2025-07-02 15:56:22 +08:00
  • 826bf25abf Fix: prevent SQL errors when metadata filter Constant value is None or blank (#21803) efrey kong 2025-07-02 14:43:01 +08:00
  • 89250a36b7 fix(api): files not returned in the answer node (#21807) QuantumGhost 2025-07-02 13:54:10 +08:00
  • c2e599cd85 fix(api): Fix resetting sys var causing internal server error (#21604) QuantumGhost 2025-07-02 13:36:35 +08:00
  • 71d6cf1b1d fix: Make the latency and logs of web applications consistent. (#21578) jiangbo721 2025-07-02 12:04:33 +08:00
  • 86179beaa5 FIX: dollar-sign escaping in preprocessLaTeX code‐block handling (#21796) ShadowJobs 2025-07-02 11:32:23 +08:00
  • f53b177e1f chore: new inspected variable add to top position instead of bottom (#21793) Joel 2025-07-02 11:07:43 +08:00
  • 58dfe2ca03 fix: when config plugin endpoint choose no start form app cause page crashed (#21789) Joel 2025-07-02 10:55:38 +08:00
  • c4b960cc1a Improve Langfuse trace readability (#21777) Davide Delbianco 2025-07-02 03:15:24 +02:00
  • 70035aa9a9 fix: notion kownledge datasets can't add new page (#21779) 非法操作 2025-07-02 09:14:48 +08:00
  • a82943a83d minor fix: add parameters in error msg of Plugin service returned no options (#21662) NeatGuyCoding 2025-07-01 22:58:59 +08:00
  • 9a4c1fe834 fix: if parameter is not required, continue (#21761) jiangbo721 2025-07-01 21:25:45 +08:00
  • b9ff716c18 fix: incorrect api module version in pyproject.toml (#21755) Bowen Liang 2025-07-01 17:12:52 +08:00
  • 8516d15a4e fix: handle configure button for notion internal integration (#21412) baonudesifeizhai 2025-07-01 04:58:00 -04:00
  • 4198a533ad fix: code Interpreter error handling not work (#21736) quicksand 2025-07-01 16:16:34 +08:00
  • a67441689a chore: upgrade package versions for security reason (#21751) Joel 2025-07-01 16:02:04 +08:00
  • 5c11c22302 fix: can not reset system variables (#21750) Joel 2025-07-01 16:00:17 +08:00
  • 1a7ad195f0 refactor: define the Dify project version in pyproject.toml (#20910) Bowen Liang 2025-07-01 12:07:24 +08:00
  • cf2173644e Release db.session connection before workflow new thread long time operation (#21726) Qiang Lee 2025-07-01 12:05:29 +08:00
  • 1b99e44e99 feat: Retain LLM Configuration Settings When Changing Model (#21247) Kalo Chin 2025-07-01 12:32:46 +09:00
  • b8b9c3a783 fix: set the func.coalesce() second paramter default value #21239 (#21240) YoungLH 2025-07-01 11:31:14 +08:00
  • 25de39d9c6 Feat: sync input variable names to main() function (#21667) Minamiyama 2025-07-01 10:57:07 +08:00
  • 2455135eaa chore: translate i18n files (#21732) github-actions[bot] 2025-07-01 10:53:59 +08:00
  • dffbdd140c fix: user cannot select 'Customer Service & Operations' category (#21733) NFish 2025-07-01 10:48:11 +08:00
  • 69b6f6f5d2 Fixes issue 21157/20661 extra quote in agent node (#21674) Han 2025-07-01 10:43:46 +08:00
  • 6013d90426 Fix/ serveral bugs fixed in enterprise (#21729) NFish 2025-07-01 10:42:11 +08:00
  • 9ded6f6a40 [fix] #21678 User input of remote file link on the run page form causes conversation/message interface error (#21683) Qiang Lee 2025-07-01 10:40:39 +08:00
  • 7c76458b18 fix: fix node valid detect (#21709) Minamiyama 2025-07-01 10:32:00 +08:00
  • eb9edf4908 fix: copy inspect variable value get extra quotes (#21680) 非法操作 2025-06-30 22:14:29 +08:00
  • 55a6b330ec Add get document detail service api (#21700) Ganondorf 2025-06-30 22:13:56 +08:00
  • 96d27d7087 fix: enter and exit full canvas cause nav items missing (#21691) 非法操作 2025-06-30 22:00:35 +08:00
  • 9588a64487 fix: keep search params in web app url when needs authorize (#21717) NFish 2025-06-30 18:28:31 +08:00
  • 18757d07c9 fix: #21427 correct segment settings when creating documents via API (#21673) qiuqiua 2025-06-29 14:49:32 +08:00
  • 0f23e3d9ab fix(ui): no hover effect in copy button of code node (#21671) Minamiyama 2025-06-29 14:49:10 +08:00
  • 765adabb32 feat: Add autofill by default value in endpoint plugin setting page. (#21669) 呆萌闷油瓶 2025-06-29 13:09:21 +08:00
  • 37e19de7ab feat(inner-api/workspace): include tenant details in CreateWorkspace response (#21636) Xin Zhang 2025-06-27 18:28:03 +08:00
  • 28f5c37211 Add Env 'CELERY_SENTINEL_PASSWORD' for celery connect redis sentinel. (#21198) 湛露先生 2025-06-27 17:37:11 +08:00
  • 38a704743c chore: Add missing svg icon sources (#21627) Davide Delbianco 2025-06-27 10:56:22 +02:00
  • 87efe45240 feat(plugin): Add API endpoint for invoking LLM with structured output (#21624) Yeuoly 2025-06-27 15:57:44 +08:00
  • 7236c4895b fix: annotation remove functionality Fixes #21448 (#21616) qiuqiua 2025-06-27 15:45:24 +08:00
  • 0cb00d5fd2 refactor: move structured output support outside LLM Node (#21565) Yeuoly 2025-06-27 14:55:31 +08:00
  • cdb9eecbaf fix: Resolving conflicts caused by tablestore dependency on enum34 (#21605) wanttobeamaster 2025-06-27 14:17:52 +08:00
  • ae8653beb0 style: decrease navbar z-index value from 30 to 15, fix style error (#21612) NFish 2025-06-27 13:22:29 +08:00
  • 787ad5ab38 feat: Refactor panel component, add adaptive width observer to optimize panel width management (#21576) GuanMu 2025-06-27 10:50:33 +08:00
  • 81fc49d78c fix: value_selector will be empty string (#21598) crazywoola 2025-06-27 10:38:22 +08:00
  • 7d9d670f90 feat: to add tag when tag input is unfocus (#21555) CorrectRoad 2025-06-27 10:36:01 +08:00
  • fd41645f95 feat: Add display control logic for the variable inspection panel (#21539) GuanMu 2025-06-27 10:22:39 +08:00
  • a06af88b26 Feat/api validate model provider (#21582) Khoa 2025-06-27 08:59:44 +07:00
  • 33f0457a23 fix: wrong token number when using qa_model and answer is updated. (#21574) NeatGuyCoding 2025-06-27 09:11:41 +08:00
  • cea6522122 feat: add DYNAMIC_SELECT parameter type for dynamic options in parameter entities (#21425) Yeuoly 2025-06-26 17:44:14 +08:00