#Anthropic

7 articles tagged with "Anthropic"

tutorial 18 min read

How to Build a ReAct Agent with Claude and Tool Use in 2026

Learn to build a ReAct (Reasoning + Acting) agent that thinks through problems step-by-step using Claude's tool calling capabilities. This tutorial walks you through creating an agent that can use web search, perform calculations, and read files to answer complex questions.

Dev Nakamura
news 5 min read

Anthropic's Claude Platform Now Available on AWS (2026)

AWS now offers direct access to Anthropic's Claude Platform using AWS credentials, but there's a critical data residency catch. Here's what developers need to know about this new integration versus using Claude on Amazon Bedrock.

Alex Chen