Skip to content
Merged
Show file tree
Hide file tree
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/education/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ action:
| **This page** | What this stream is, and the words you need to begin | Ready |
| [`pattern-catalogue.md`](pattern-catalogue.md) | Ready-to-copy examples of skills and prompts, with notes on what worked and what did not | Ready |
| [`your-first-skill.md`](your-first-skill.md) | A step-by-step path to writing and merging your first skill | Ready |
| `eval-driven-development.md` | How to judge whether an agent's answers are good, when the answers can change | Coming soon |
| [`eval-driven-development.md`](eval-driven-development.md) | How to judge whether an agent's answers are good, when the answers can change | Ready |
| `workshops.md` | A hands-on lab: build a small skill, give it an eval suite, and run it, in about 90 minutes | Coming soon |

Pages marked **Coming soon** are already planned and each one will appear as
Expand Down
Loading