mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
feat: try chat flow app
This commit is contained in:
@ -7,7 +7,7 @@ import type {
|
||||
|
||||
type TryAppInfo = {
|
||||
name: string
|
||||
mode: 'chat' | 'text-generation' | 'workflow'
|
||||
mode: 'chat' | 'advanced-chat' | 'text-generation' | 'workflow'
|
||||
site: SiteInfo
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user