Skip to content

Commit

Permalink
Clarify config in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mkasberg committed Nov 2, 2024
1 parent 324ec2a commit ba0a4c0
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 @@ -46,7 +46,8 @@ exclude:

## Configuration

All config for this plugin sits under a top-level `ai_related_posts` key.
All config for this plugin sits under a top-level `ai_related_posts` key in
Jekyll's `_config.yml`.

The only required config is `openai_api_key` -- we need to authenticate to the
API to fetch embedding vectors.
Expand Down

0 comments on commit ba0a4c0

Please sign in to comment.