Co-authored-by: werido <359066432@qq.com>
This commit is contained in:
@@ -42,6 +42,7 @@ message_file_fields = {
|
||||
"size": fields.Integer,
|
||||
"transfer_method": fields.String,
|
||||
"belongs_to": fields.String(default="user"),
|
||||
"upload_file_id": fields.String(default=None),
|
||||
}
|
||||
|
||||
agent_thought_fields = {
|
||||
|
Reference in New Issue
Block a user