本地大漠模型联调,阿里百炼token
This commit is contained in:
@@ -28,6 +28,6 @@ public class AiQaCustomerAskRequestDto {
|
||||
@Schema(description = "可选系统提示词,不传则使用默认助手设定")
|
||||
private String systemPrompt;
|
||||
|
||||
@Schema(description = "max_tokens,不传则使用配置 ai.qa.local.max-tokens(默认 512)")
|
||||
@Schema(description = "max_tokens,不传则使用配置 ai.qa.local.max-tokens(默认 2048)")
|
||||
private Integer maxTokens;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user