Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ToastyOfficial authored Aug 8, 2023
1 parent 85a3197 commit d3f17f8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ First install [Anaconda](https://www.anaconda.com/download) and run as `administ

Next install [GPT4All](https://gpt4all.io/) desktop app
## Configuration
> To use Friday you need to app your OpenAI API Key
> To use Friday you need to app your OpenAI API Key `openai.api_key = "KEY_HERE"`
`openai.api_key = "KEY_HERE"`
The `duration` variable can be raised for more time to respond to the AI. Default is 2 seconds
```py
def start_listening():
Expand Down

0 comments on commit d3f17f8

Please sign in to comment.