diff --git a/src/components/modals/ChatGptConfigModal.vue b/src/components/modals/ChatGptConfigModal.vue index 5a074e5e..85ad8bf0 100644 --- a/src/components/modals/ChatGptConfigModal.vue +++ b/src/components/modals/ChatGptConfigModal.vue @@ -17,6 +17,12 @@ apiKey 请到 https://platform.openai.com/account/api-keys 获取
+ + +
+ 采样温度,介于 0 和 2 之间。较高的值(如 0.8)将使输出更加随机,而较低的值(如 0.2)将使输出更加集中和确定。
+
+