Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StreamMarkdown ¶
func StreamMarkdown( ctx context.Context, next func(context.Context) (Chunk, error), w io.Writer, opts StreamOptions, ) error
StreamMarkdown renders streaming markdown to the supplied writer. When Raw is false it spins up a Bubble Tea viewport so the output remains scrollable and responsive.
Types ¶
Click to show internal directories.
Click to hide internal directories.