koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
agents-core
/
ai.koog.agents.core.agent.config
/
AIAgentConfigBase
AIAgent
Config
Base
interface
AIAgentConfigBase
(
source
)
Base interface for AI agent configs.
Inheritors
AIAgentConfig
Members
Properties
max
Agent
Iterations
Link copied to clipboard
abstract
val
maxAgentIterations
:
Int
missing
Tools
Conversion
Strategy
Link copied to clipboard
abstract
val
missingToolsConversionStrategy
:
MissingToolsConversionStrategy
model
Link copied to clipboard
abstract
val
model
:
LLModel
prompt
Link copied to clipboard
abstract
val
prompt
:
Prompt