Skip to content

Commit

Permalink
Update README.md (#12)
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gventuri authored Apr 30, 2023
2 parents d921295 + e3c458c commit 8c7a7b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ You can find more examples in the [examples](examples) directory.

## Environment Variables

In order to set the API key for the LLM (HuggingFaceHub, OpenAI), you need to set the appropriate environment variables. You can do this by copying the `.env.example` file to `.env`:
In order to set the API key for the LLM (Hugging Face Hub, OpenAI), you need to set the appropriate environment variables. You can do this by copying the `.env.example` file to `.env`:

```bash
cp .env.example .env
Expand Down

0 comments on commit 8c7a7b6

Please sign in to comment.