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