更新 webapp.py
This commit is contained in:
parent
d0535e3f2d
commit
674bfad1c8
@ -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…
x
Reference in New Issue
Block a user