Claude Code and Computer Use
Notes on Claude Code and Computer Use from Anthropic's course on Claude. Covers workflow patterns.

Notes on Claude Code and Computer Use from Anthropic's course on Claude. Covers workflow patterns.

Notes on features of Claude from Anthropic's course. Covers extended thinking, citations and prompt caching.

Notes on retrieval augmented generation (RAG) from Anthropic's course on Claude.

Notes on LLM tool functions from Anthropic's course on Claude. Covers tool schemas and multi-turn conversations with tools.

Notes on prompt evaluation from Anthropic's course on Claude.

Introductory notes from Anthropic's course on Claude. Includes multi-turn conversations, temperature, prefilling, stop sequences.

The Model Context Protocol (MCP) is an open standard which was released by Anthropic in November 2024.

Got Cache<K,V>?

What did I learn from trying to use LLMs to code?

In the third part of this series we start to write code using open source LLMs for the NYSE Pillar system.
