mirror of
https://gitcode.com/ageerle/ruoyi-ai.git
synced 2026-04-13 03:45:14 +00:00
feat: 对话时记录对话角色
This commit is contained in:
@@ -67,6 +67,12 @@ public class ChatRequest {
|
||||
*/
|
||||
private String appId;
|
||||
|
||||
/**
|
||||
* 对话角色
|
||||
*/
|
||||
private String role;
|
||||
|
||||
|
||||
/**
|
||||
* 上下文的条数
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user