mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
更新 webapp.py
This commit is contained in:
parent
d0535e3f2d
commit
674bfad1c8
1 changed files with 1 additions and 1 deletions
|
@ -886,7 +886,7 @@ function send_chat()
|
|||
body: JSON.stringify({
|
||||
"prompt": prompt,
|
||||
"max_tokens": 1000,
|
||||
"temperature": 0.5,
|
||||
"temperature": 0.9,
|
||||
"top_p": 1,
|
||||
"frequency_penalty": 0,
|
||||
"presence_penalty": 1,
|
||||
|
|
Loading…
Add table
Reference in a new issue