mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-12 00:36:03 +00:00
perf: 完善README.md
This commit is contained in:
@@ -40,8 +40,8 @@ completion_api_params = {
|
||||
"temperature": 0.8,
|
||||
"max_tokens": 200,
|
||||
"top_p": 1,
|
||||
"frequency_penalty": 0,
|
||||
"presence_penalty": 0.6,
|
||||
"frequency_penalty": 0.2,
|
||||
"presence_penalty": 0.4,
|
||||
}
|
||||
|
||||
# 消息处理的超时时间
|
||||
|
||||
Reference in New Issue
Block a user