llm

package
v0.3.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 28, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustTagExtractor

func MustTagExtractor(tag string) func(answer string) (original string, extracted string)

Extract content in <tag>...</tag>.

func TagExtractor

func TagExtractor(tag string) (func(answer string) (original string, extracted string), error)

Extract content in <tag>...</tag>.

Types

type MsgDelta

type MsgDelta struct {
	// contains filtered or unexported fields
}

func NewMsgDelta

func NewMsgDelta() *MsgDelta

func (*MsgDelta) Complete

func (m *MsgDelta) Complete() string

func (*MsgDelta) Delta

func (m *MsgDelta) Delta(s string) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL