Skip to content

Commit

Permalink
Spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
jgpruitt committed Jun 10, 2024
1 parent 129c273 commit 63675c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ will use pgai to embed, moderate, and summarize git commit history.
- [Load the sample data]() - add git commit history sample data to your database
- [Embedding]() - generate an [embedding](https://platform.openai.com/docs/guides/embeddings) for each git commit
- [Moderation]() - check the commit history and flag harmful speech in a new table
- [Summerization]() - summarize a month of git commits in a Markdown release note
- [Summarization]() - summarize a month of git commits in a Markdown release note

## Load the sample data

Expand Down

0 comments on commit 63675c2

Please sign in to comment.