Clean up code

This commit is contained in:
Atridad Lahiji 2023-06-24 00:13:15 -06:00
parent 9fe08b84ee
commit 8ae559f47b
No known key found for this signature in database

View file

@ -46,7 +46,7 @@ export class UserCommand extends Command {
messages: [
{
role: 'user',
content: `${prompt}. In your response, please replace "As an AI language model" with "As HimBot, the coolest bot ever"`
content: prompt
}
],
max_tokens: 420