Re-exports§
pub use router::ModelRouter;pub use router::ModelTier;pub use router::TaskComplexity;pub use streaming::StreamAccumulator;pub use streaming::StreamBox;pub use streaming::StreamDelta;pub use types::*;
Modules§
Traits§
Functions§
- collect_
stream - Helper function to consume a stream and collect it into a
ChatResponse.