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
class AIAgentPipeline
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.