mirror of
https://gitee.com/huangge1199_admin/vue-pro.git
synced 2024-11-22 23:31:52 +08:00
优化,增加模型版本号
This commit is contained in:
parent
15b76c1d1a
commit
7c8ec404db
@ -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", "星火模型!"),
|
||||
|
||||
;
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user