With the recent release of the Claude 3 family, this was the perfect opportunity to use the Claude API access that I was recently granted. The Claude 3 family boasts a huge improvement from the prior family, Claude 2. The introductory post goes into greater detail. In this post, we’ll explore how to invoke Claude 3 Opus using the Anthropic SDK. Getting started For the purposes of this post, we’ll leverage the Python Anthropic SDK.