You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/app/components/base/chat/chat-with-history
Kalo Chin b8b5acc1f0 Add always_new_chat option to apps and sites
Introduces a new boolean field 'always_new_chat' (default true) to both apps and sites in the backend and frontend. This option allows configuration to always start a new chat session, ignoring previous conversations. Includes database migration, API/controller updates, model changes, UI controls, and i18n support.
11 months ago
..
header Fix: hide view chat setting button when no inputs form (#19263) 1 year ago
inputs-form feat: support chatflow start node custom input field hidden (#19678) 1 year ago
sidebar Fix/webapp access scope (#20109) 1 year ago
chat-wrapper.tsx feat: support chatflow start node custom input field hidden (#19678) 1 year ago
context.tsx Fix/webapp access scope (#20109) 1 year ago
header-in-mobile.tsx Fix: hide view chat setting button when no inputs form (#19263) 1 year ago
hooks.tsx Add always_new_chat option to apps and sites 11 months ago
index.tsx Fix/add webapp no permission page (#20819) 1 year ago