shorter introduction from the bot
This commit is contained in:
committed by
Ubuntu
parent
a5adbb5124
commit
ae466b07f2
@@ -144,7 +144,7 @@ async def main(settings: BotSettings):
|
||||
messages.append(
|
||||
{
|
||||
"role": "system",
|
||||
"content": "Briefly introduce yourself by saying 'hello, I'm FastBot, how can I help you today?'"})
|
||||
"content": "Introduce yourself by saying 'hello, I'm FastBot, how can I help you today?'"})
|
||||
await task.queue_frames([LLMMessagesFrame(messages)])
|
||||
|
||||
runner = PipelineRunner()
|
||||
|
||||
Reference in New Issue
Block a user