synthesizer

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Synthesizer

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

Synthesizer listens to observations, synthesizes information, remembers past attempts, and generates strategies (Step 2: ORIENT).

func NewSynthesizer

func NewSynthesizer(logger *zap.Logger, bus *bus.EvolutionBus, llmClient schemas.LLMClient, kg schemas.KnowledgeGraphClient, evoConfig config.EvolutionConfig) *Synthesizer

NewSynthesizer initializes the Synthesizer and subscribes to the bus.

func (*Synthesizer) Start

func (s *Synthesizer) Start(ctx context.Context)

Jump to

Keyboard shortcuts

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