courses icon indicating copy to clipboard operation
courses copied to clipboard

Anthropic's educational courses

Results 70 courses issues
Sort by recently updated
recently updated
newest added

![Image](https://github.com/user-attachments/assets/6b7ebf51-9a70-4ae7-ae41-9579c11129fc)

Grammatical error. Your--> You're

This commit removes an unnecessary Python `f` format string literal in the "02 Messages Format" lesson of the "API Fundamentals" course. It is used twice for the prompt which asks...

This commit fixes a typo from `wit` to `with` in the "Lesson Goals" section of the "02 Messages Format" lesson of the API Fundamentals" course.

Update Anthropic API Fundamentals notebooks - step 02 (messages) - fix a typo, remove references to restrictive user/assistant ordering in messages per https://docs.anthropic.com/en/release-notes/api#october-8th-2024 - step 05 (streaming) - remove references...