Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
func LoadFromEnv ¶
func LoadFromEnv() *Config
type ConsoleSink ¶
type ConsoleSink struct{}
func NewConsoleSink ¶
func NewConsoleSink() *ConsoleSink
type SimpleChat ¶
type SimpleChat struct {
// contains filtered or unexported fields
}
func (*SimpleChat) Run ¶
func (s *SimpleChat) Run(ctx context.Context, req *agent.RequestContext) (*agent.RunResult, error)
Click to show internal directories.
Click to hide internal directories.