Skip to main content

Module anthropic

Module anthropic 

Source

Modulesยง

convert
convert_responses
Translate between Anthropic Messages and OpenAI Responses payloads.
stream
stream_responses
Translate an OpenAI Responses API SSE stream into an Anthropic Messages SSE stream. Sister module to stream.rs (which translates Chat Completions SSE). Used for models whose GHCP catalog only exposes /responses.
types