engine

package
v0.0.0-...-f2a416a Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

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

func NewEngine

func NewEngine(home string) *Engine

func (*Engine) GetStartedAt

func (engine *Engine) GetStartedAt() string

func (*Engine) GetTool

func (engine *Engine) GetTool(name string) *tools.Tool

func (*Engine) GetToolStates

func (engine *Engine) GetToolStates() []messages.ToolStateReply

func (*Engine) IsRunning

func (engine *Engine) IsRunning() bool

func (*Engine) Run

func (engine *Engine) Run() []tools.ToolResult

type EngineConfig

type EngineConfig struct {
	Parallelism   int
	Notifications []notifications.NotificationConfig
	Tools         []tools.ToolConfig
}

Jump to

Keyboard shortcuts

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