mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
fix: 修复最大响应 tokens 提示显示错误的问题 (#4048)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"edit_channel": "Channel configuration",
|
||||
"enable_channel": "Enable",
|
||||
"forbid_channel": "Disabled",
|
||||
"input maxToken_tip": "The model max_tokens parameter, if left blank, means that the model does not support it.",
|
||||
"maxToken_tip": "The model max_tokens parameter, if left blank, means that the model does not support it.",
|
||||
"key_type": "API key format:",
|
||||
"log": "Call log",
|
||||
"log_detail": "Log details",
|
||||
|
Reference in New Issue
Block a user