Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BashOutputParser ¶
type BashOutputParser struct{}
func NewBashOutputParser ¶
func NewBashOutputParser() *BashOutputParser
func (*BashOutputParser) GetFormatInstructions ¶
func (p *BashOutputParser) GetFormatInstructions() (string, error)
func (*BashOutputParser) ParseWithPrompt ¶
func (p *BashOutputParser) ParseWithPrompt(text string, prompt golc.PromptValue) (any, error)
func (*BashOutputParser) Type ¶
func (p *BashOutputParser) Type() string
Click to show internal directories.
Click to hide internal directories.