优化,增加模型版本号

This commit is contained in:
cherishsince 2024-04-14 17:31:54 +08:00
parent 15b76c1d1a
commit 7c8ec404db
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ import lombok.Getter;
public enum AiClientNameEnum {
QIAN_WEN("qianWen", "千问模型!"),
YI_YAN("yiYan", "一言模型!"),
YI_YAN_3_5_8K("yiYan3_5_8k", "文心一言(3.5-8k)"),
XING_HUO("xingHuo", "星火模型!"),
;

View File

@ -243,7 +243,7 @@ yudao:
appKey: cb6415c19d6162cda07b47316fcb0416
secretKey: Y2JiYTIxZjA3MDMxMjNjZjQzYzVmNzdh
chatModel: XING_HUO_3_5
yiYan:
yiYan3_5_8k:
aiPlatform: YI_YAN
temperature: 1
topP: 1