Clean up code
This commit is contained in:
parent
9fe08b84ee
commit
8ae559f47b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue