Skip to main content

Crate switchyard_protocol

Crate switchyard_protocol 

Source
Expand description

Provider-neutral LLM protocol types shared across Switchyard crates.

Re-exports§

pub use format::*;
pub use llm::*;

Modules§

format
Wire-format identifiers carried by the shared protocol types.
llm
Provider-neutral conversation types shared by routing, clients, and translation.