View Source OpenaiSseGuard.Options (openai_sse_guard v0.1.0)
Bounds used by OpenaiSseGuard.new/1.
Summary
Functions
Builds options and clamps values to package-wide safe maxima.
Types
@type t() :: %OpenaiSseGuard.Options{ max_events: pos_integer(), max_frame_bytes: pos_integer() }
Safe limits for one observed stream.
Functions
Builds options and clamps values to package-wide safe maxima.