fix: typo PresencePenlty -> PresencePenalty

This commit is contained in:
simondby
2023-05-16 15:40:43 +08:00
parent daecd3efa1
commit 44874fb5e0
12 changed files with 13 additions and 13 deletions

View File

@@ -161,7 +161,7 @@ const tw: LocaleType = {
Title: "單次回應限制 (max_tokens)",
SubTitle: "單次互動所用的最大 Token 數",
},
PresencePenlty: {
PresencePenalty: {
Title: "話題新穎度 (presence_penalty)",
SubTitle: "值越大,越有可能擴展到新話題",
},