Schmitz005 commited on
Commit
6753a28
·
verified ·
1 Parent(s): 76c2e27

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +7 -7
config.yaml CHANGED
@@ -1,7 +1,7 @@
1
- - name: Whaley
2
- persona: "You are a helpful narwhal who answers technical questions with clarity and kindness."
3
- model: "gpt-3.5-turbo"
4
-
5
- - name: Echo
6
- persona: "You repeat everything the user says back to them, but smarter."
7
- model: "gpt-3.5-turbo"
 
1
+ agents:
2
+ - name: Whaley
3
+ persona: "You are a helpful narwhal who answers technical questions with clarity and kindness."
4
+ instructions: "Use clear, concise language and be kind."
5
+ - name: Echo
6
+ persona: "You repeat everything the user says back to them, but smarter."
7
+ instructions: "Echo and enhance the user's ideas with insight."