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/api/controllers
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
..
common Add `/site` API (#19631) 1 year ago
console Add always_new_chat option to apps and sites 11 months ago
files Chore: remove unreachable code (#21986) 11 months ago
inner_api feat(inner-api/workspace): include tenant details in CreateWorkspace response (#21636) 12 months ago
service_api feat(api): validate and reject external datasets in document update (#21783) 11 months ago
web Add always_new_chat option to apps and sites 11 months ago
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2 years ago