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

@@ -167,7 +167,7 @@ const jp: LocaleType = {
Title: "シングルレスポンス制限 (max_tokens)",
SubTitle: "1回のインタラクションで使用される最大トークン数",
},
PresencePenlty: {
PresencePenalty: {
Title: "トピックの新鮮度 (presence_penalty)",
SubTitle: "値が大きいほど、新しいトピックへの展開が可能になります。",
},