mirror of
https://github.com/Paillat-dev/Botator.git
synced 2026-01-02 09:16:19 +00:00
Update code.py
This commit is contained in:
@@ -272,7 +272,7 @@ async def pretend(ctx, pretend_to_be: str, message: str):
|
||||
engine="text-davinci-003",
|
||||
prompt=prompt,
|
||||
temperature=1,
|
||||
max_tokens=64,
|
||||
max_tokens=128,
|
||||
frequency_penalty=0.0,
|
||||
presence_penalty=0.0,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user