mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-29 13:47:14 +00:00
chore: 添加配置项说明
This commit is contained in:
@@ -254,6 +254,7 @@ auto_reset = True
|
|||||||
# "qwen-plus-v1",
|
# "qwen-plus-v1",
|
||||||
# "ERNIE-Bot",
|
# "ERNIE-Bot",
|
||||||
# "ERNIE-Bot-turbo",
|
# "ERNIE-Bot-turbo",
|
||||||
|
# "gemini-pro",
|
||||||
completion_api_params = {
|
completion_api_params = {
|
||||||
"model": "gpt-3.5-turbo",
|
"model": "gpt-3.5-turbo",
|
||||||
"temperature": 0.9, # 数值越低得到的回答越理性,取值范围[0, 1]
|
"temperature": 0.9, # 数值越低得到的回答越理性,取值范围[0, 1]
|
||||||
|
|||||||
Reference in New Issue
Block a user