Skip to content

Commit b97ab39

Browse files
committed
debug finish
1 parent e966e3e commit b97ab39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Import Git Repository,選擇你剛剛 fork 的專案 import
213213
| OPENAI_FREQUENCY_PENALTY| 0 | 請參考 OpenAI 對 [frequency_penalty](https://beta.openai.com/docs/api-reference/completions/create#completions/create-frequency_penalty) 的敘述|
214214
| OPENAI_PRESENCE_PENALTY | 0.6 | 請參考 OpenAI 對 [presence_penalty](https://beta.openai.com/docs/api-reference/completions/create#completions/create-presence_penalty) 的敘述|
215215
| OPENAI_MAX_TOKENS | 240 | 請參考 OpenAI 對 [max_tokens](https://beta.openai.com/docs/api-reference/completions/create#completions/create-max_tokens) 的敘述|
216-
| MSG_LIST_LIMIT | 20 | prompt參數往回參照的句數|
216+
| MSG_LIST_LIMIT | 20 | prompt 參數往回參照的句數|
217217
| INIT_LANGUAGE | zh | 決定初始語言,可設置為 "zh" 或 "en"|
218218

219219

0 commit comments

Comments
 (0)