Anthropic SDK
Use Anthropic-native SDKs against Sovereign's Anthropic-compatible Messages surface.
Official docs:
Recommended Surface
Use the Anthropic-compatible surface:
Python
TypeScript
Notes
- Anthropic’s official SDKs manage
x-api-key,anthropic-version, and streaming details for you. - Sovereign exposes the native Messages-style route; use this if you want Anthropic request semantics instead of the OpenAI surface.