Package-level declarations

Types

Link copied to clipboard

Extension of PromptRunner that provides streaming capabilities for progressive LLM response processing. Enables real-time object creation and thinking streams.

Functions

Link copied to clipboard

Extension function to safely cast PromptRunner to streaming operations. Pure casting - assumes streaming support already verified.

Link copied to clipboard

Extension function to safely convert PromptRunner to streaming operations. Includes validation - checks streaming support before casting.