add evaluations course and update models table

This commit is contained in:
Colt Steele MacBook
2024-09-04 16:45:46 -06:00
parent cf2979dc88
commit b81598db86
93 changed files with 15212 additions and 18 deletions

View File

@@ -8,4 +8,7 @@ Welcome to Anthropic's educational courses. This repository currently contains f
- [Google Vertex version](https://github.com/anthropics/courses/tree/vertex/real_world_prompting)
3. [Real world prompting course](./real_world_prompting/README.md) - learn how to incorporate prompting techniques into complex, real world prompts
4. [Tool use course](./tool_use/README.md) - teaches everything you need to know to implement tool use successfully in your workflows with Claude.
4. [Writing prompt evaluations course](./evaluations/README.md) - learn how to write production prompt evaluations to measure the quality of your prompts.
5. [Tool use course](./tool_use/README.md) - teaches everything you need to know to implement tool use successfully in your workflows with Claude.
**Please note that these courses often favor our lowest-cost model, Claude 3 Haiku, to keep API costs down for students following along with the materials. Feel free to use other Claude models if you prefer. **