Skip to main content

Module anthropic_driver

Module anthropic_driver 

Source
Expand description

Native Anthropic Messages API driver.

Speaks the Anthropic wire protocol directly via reqwest, bypassing liter-llm for full support of prompt caching, extended thinking, and native streaming.

Structsยง

AnthropicDriver
Native Anthropic Messages API driver.