Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/guide/prompts_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ By utilizing AI to handle the bulk of the annotation work, you can significantly
* [Sync data from external storage](storage)
2. Annotate a subset of tasks, marking as many as possible as ground truth annotations. The more data you have for the prompt evaluation, the more confident you can be with the results.

If you want to skip this step, see the [bootstrapping use case](#bootstrapping-projects-with-prompts) outlined below.
If you want to skip this step, see the [bootstrapping use case](#Bootstrapping-projects-with-Prompts) outlined below.

* [Labeling guide](labeling)
* [Define ground truth annotations for a project](quality#Define-ground-truth-annotations-for-a-project)
Expand Down
Loading