Update README_cn.md

fix typo
This commit is contained in:
XieJiSS
2024-07-04 19:52:19 +08:00
committed by GitHub
parent 09b9043f35
commit 57bc53ec7d

View File

@@ -23,7 +23,7 @@
"model": "deepseek-coder",
"apiBase": "https://api.deepseek.com",
"apiType": "openai",
"apikey": REDACTED,
"apiKey": REDACTED,
"useLegacyCompletionsEndpoint": false,
"contextLength": 8192
}],