Update README to include Vertex branch

This commit is contained in:
Elie Schoppik
2024-08-27 08:06:25 -04:00
committed by GitHub
parent 52f25e6c26
commit cc33a6f9ab

View File

@@ -6,3 +6,5 @@ Welcome to Anthropic's educational courses. This repository currently contains f
2. [Prompt engineering interactive tutorial](./prompt_engineering_interactive_tutorial/README.md) - a comprehensive step-by-step guide to key prompting techniques
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.
[Real world prompting with Google Vertex](https://github.com/anthropics/courses/tree/vertex/real_world_prompting) - learn how to incorporate prompting techniques into complex, real world prompts with Google Vertex