Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make the assistant write the first message? #305

Open
simpel opened this issue Apr 8, 2024 · 1 comment
Open

How to make the assistant write the first message? #305

simpel opened this issue Apr 8, 2024 · 1 comment

Comments

@simpel
Copy link

simpel commented Apr 8, 2024

Hi!

I'd like the assistant to start the conversation, basically just writing the first message. How can I do this so the thread understands it and treats it as the first message in the chat? Of course I can fake the UI so it looks like a message but the thread won't recognize it.

This is basically what I want to achieve:

  1. Assistant: Hi, my name is Mr. Assistant. I'm gonna mess up your career
  2. User: Nice! What's your name?
  3. Assistant: My name is Mr. Assistant
@intoxopox
Copy link

Yes, what's the best way to have the LLM start based on the instruction in the system prompt?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants