搜索大模型的历史问答记录
This commit is contained in:
@@ -22,6 +22,9 @@ public class AiQaCustomerAskRequestDto {
|
||||
@Schema(description = "模型名,默认取配置 ai.qa.local.default-model(如 Qwen2.5-7B-Instruct)")
|
||||
private String model;
|
||||
|
||||
private String loginAccount;
|
||||
private String userName;
|
||||
|
||||
@Schema(description = "可选系统提示词,不传则使用默认助手设定")
|
||||
private String systemPrompt;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user