Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend authored Dec 20, 2023
1 parent f17f36d commit 145c094
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,8 @@ Create a job to vectorize the products table. We'll specify the tables primary k

```sql
ALTER SYSTEM SET vectorize.openai_key TO '<your api key>';

SELECT pg_reload_conf();
```

```sql
Expand Down

0 comments on commit 145c094

Please sign in to comment.