courses
courses copied to clipboard
Anthropic's educational courses
The link is ToolUse instead of tool_use when referring to the tool use course.
In the [`prompt_engineering_interactive_tutorial/Anthropic 1P/04_Separating_Data_and_Instructions.ipynb`](https://github.com/anthropics/courses/blob/master/prompt_engineering_interactive_tutorial/Anthropic%201P/04_Separating_Data_and_Instructions.ipynb) notebook, for instance, even though [this line of code](https://github.com/anthropics/courses/blob/cf2979dc88626f15c760ce83bc9e9e21015fcac5/prompt_engineering_interactive_tutorial/Anthropic%201P/04_Separating_Data_and_Instructions.ipynb#L161) contains XML tags, they are not visible in the GitHub preview:  Since it looks like a...
I recently converted Real World Prompting tutorial to TypeScript to make it more accessible (and for my personal learning and enjoyment). Along the way, I made a few adjustments to...
Refs: - #30
I was following this notebook: https://github.com/anthropics/courses/blob/cf2979dc88626f15c760ce83bc9e9e21015fcac5/prompt_engineering_interactive_tutorial/Anthropic%201P/00_Tutorial_How-To.ipynb I cloned the repo and started the notebook like this, which was delightfully fast: ``` uv run jupyter-notebook . ``` But I got an...
In anthropic_api_fundamentals/05.Streaming.ipynb error: unexpecter keyword argument 'event_handler'
Path to course in question: https://github.com/anthropics/courses/blob/master/anthropic_api_fundamentals/05_Streaming.ipynb In the Streaming helpers part of the 05.Streaming segment of the api_fundamentals courses when running the last piece of code I am getting the...
fixes: https://github.com/anthropics/courses/issues/23
[This](https://github.com/anthropics/courses/blob/master/prompt_engineering_interactive_tutorial/Anthropic%201P/10.2_Appendix_Tool%20Use.ipynb?short_path=fb632a0#L389) doesn't work properly, tried a few times (with temp = 0) and it always returned: ``` 5 3 + ```