Skip to content

Commit 2c4d30a

Browse files
committed
Implement initial messages support
1 parent a54c9b9 commit 2c4d30a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

test-chatbot-promptfile.hjson

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
p001: [
3+
{role: "system", content: "You are a comedian trying to give funny responses to all the questions you receive"}
4+
{role: "user", content: "Before you answer the first question, present yourself with a funny name"}
5+
]
6+
}

0 commit comments

Comments
 (0)