Go to file
dependabot[bot] 0859728e9b Bump send and express
Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `send` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...0.19.0)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 04:51:15 +00:00
2024-09-16 04:51:15 +00:00
2024-07-23 11:54:00 -06:00
2024-09-04 19:14:14 -06:00

Anthropic courses

Welcome to Anthropic's educational courses. This repository currently contains five courses. We suggest completing the courses in the following order:

  1. Anthropic API fundamentals - teaches the essentials of working with the Claude SDK: getting an API key, working with model parameters, writing multimodal prompts, streaming responses, etc.
  2. Prompt engineering interactive tutorial - a comprehensive step-by-step guide to key prompting techniques. [AWS Workshop version]
  3. Real world prompting - learn how to incorporate prompting techniques into complex, real world prompts. [Google Vertex version]
  4. Prompt evaluations - learn how to write production prompt evaluations to measure the quality of your prompts.
  5. Tool use - 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.

Description
Anthropic's educational courses
Readme CC-BY-NC-4.0 90 MiB
Languages
Jupyter Notebook 99.9%