Hacker News new | ask | show | jobs
by ben174 1226 days ago
What is the expected format of the transcript? Would this work?

Me: I'm feeling lonely Bot: I'm sorry Me: What should I do?

1 comments

Any reasonable format will work. One of the great things about LLMs is they are very flexible on formats. Your suggested format of "Name: chat message\n" will work fine.

A good rule of thumb is that almost anything an average human can parse in a single linear pass can also be parsed by an LLM.