Skip to content

Anthropic Provider Usage Guide

Quick Start

  • Install @robota-sdk/agent-provider-anthropic, @robota-sdk/agent-core, and @anthropic-ai/sdk.
  • Configure provider and register it in Robota.
  • Configure model/max tokens explicitly.
  • Use streaming for long responses.
  • Keep tool usage contract-driven and validated.
  • README.md: Full feature overview and examples.
  • DEVELOPMENT.md: Implementation and maintenance guidance.

Released under the MIT License.