Skip to content

Commit 33b6c57

Browse files
committed
enable chat upload on AIApp function page
1 parent cb68bd7 commit 33b6c57

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dashjoin-core/src/main/resources/model/dj-database/dj%2Fconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -923,6 +923,7 @@
923923
"if": "value.djClassName = 'com.dashjoin.ai.AIApp'",
924924
"title": "Chat",
925925
"widget": "aichat",
926+
"uploadEnabled": true,
926927
"onChat": "$sse(value.ID, $append(messages, newMessage))"
927928
},
928929
{

0 commit comments

Comments
 (0)