Skip to main content

Module convert

Module convert 

Source

Re-exports§

pub use from_anthropic::from_anthropic;
pub use from_openai::from_openai;
pub use to_anthropic::to_anthropic;
pub use to_openai::to_openai;

Modules§

anthropic_types
from_anthropic
from_openai
openai_types
stream
SSE stream chunk conversion helpers. Functions to convert SSE chunks between OpenAI and Anthropic formats.
to_anthropic
to_openai