Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raoufchebri committed Mar 1, 2023
1 parent ec89af8 commit 7e2140e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ cd postgres-qa
npm install
```
Set the following environment variables:

```
OPENAI_API_KEY: Your OpenAI API key.
DATABASE_URL: The connection URL for your Neon database.
```

Create the `documents` and `openai_ft_data` tables in your Neon database by running the following command:

Expand Down

0 comments on commit 7e2140e

Please sign in to comment.