Package-level declarations

Types

Link copied to clipboard

A class for Agent Feature that can be added to an agent pipeline, The feature stands for providing specific functionality and configuration capabilities.

Link copied to clipboard

Pipeline for AI agent features that provides interception points for various agent lifecycle events.

Link copied to clipboard

A wrapper around ai.koog.prompt.executor.model.PromptExecutor that allows for adding internal functionality to the executor to catch and log events related to LLM calls.

Properties

Link copied to clipboard

Provides a SerializersModule that handles polymorphic serialization and deserialization for various events and messages associated with features, agents, and strategies.