Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintUsage ¶
Types ¶
type StreamPrinter ¶
type StreamPrinter struct {
// contains filtered or unexported fields
}
func (*StreamPrinter) Handler ¶
func (p *StreamPrinter) Handler() litellm.StreamHandler
func (*StreamPrinter) WriteAnswer ¶
func (p *StreamPrinter) WriteAnswer(text string)
func (*StreamPrinter) WriteReasoning ¶
func (p *StreamPrinter) WriteReasoning(text string)
Click to show internal directories.
Click to hide internal directories.