config

expect open override val config: AIAgentConfig(source)

Represents the configuration settings for the AI agent.

This property contains parameters and options that define the behavior and capabilities of the agent. It can be overridden to customize the configuration as needed in subclasses.