AIAgentConfigBase

Base interface for AI agent configs.

Inheritors

Properties

Link copied to clipboard
abstract val maxAgentIterations: Int
Link copied to clipboard
abstract val model: LLModel
Link copied to clipboard
abstract val prompt: Prompt