agent_llm

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2026 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package agent_llm is a base agent extended with common LLM prompts.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AgentLLM

type AgentLLM struct {
	*secai.AgentBase
	// contains filtered or unexported fields
}

AgentLLM is secai.AgentBase extended with common LLM prompts.

func New

func New(ctx context.Context, states am.S, schema am.Schema) *AgentLLM

func (*AgentLLM) CheckingOfferRefsState

func (a *AgentLLM) CheckingOfferRefsState(e *am.Event)

func (*AgentLLM) Init

func (a *AgentLLM) Init(
	agentImpl secai.AgentAPI, cfg *shared.Config, logArgs am.LogArgsMapperFn, groups any, states am.States, args any,
) error

type S

type S = am.S

Directories

Path Synopsis
Package schema contains a stateful schema-v2 for AgentLLM.
Package schema contains a stateful schema-v2 for AgentLLM.

Jump to

Keyboard shortcuts

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