mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-14 22:25:19 +00:00
(improvement)(Chat) add extend config for agent (#1010)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package com.tencent.supersonic.chat.api.pojo.enums;
|
||||
|
||||
public enum DefaultShowType {
|
||||
|
||||
TEXT,
|
||||
TABLE,
|
||||
WIDGET
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user