Skip to content

Commit e2affde

Browse files
authored
Update requirements and installation instructions
Added instructions for obtaining and using the Groq API key.
1 parent d312db4 commit e2affde

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

soar_data/requirements_and_install.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@ AUTOCODE:
3434
- Enable with: autocode on
3535
- Default: OFF
3636

37+
PERSONALITY
38+
- GO TO https://console.groq.com/keys and get a api key and paste it in where it says in the script API_KEY_HERE (you can do control + f/command + f to quickly search for it). Then it should work.
39+
- He will now remember past chats and commands will still work as usual.
40+
- Groq key only works online
41+
- Otherwise there is a personality system added.
3742

3843
VOICE:
3944
- Voice system is available

0 commit comments

Comments
 (0)