Skip to main content

Module anthropic

Module anthropic 

Source
Expand description

Anthropic Messages API provider.

Drives the discriminative and generative tasks (one bounded-concurrent call per input row). Anthropic exposes no embeddings endpoint, so ai_embed is rejected — use the OpenAI-compatible provider for embeddings.

Structs§

AnthropicProvider
Anthropic Messages provider.