Overview
Agent features provide a way to extend and enhance the functionality of AI agents. Features can:
- Add new capabilities to agents
- Intercept and modify agent behavior
- Log and monitor agent execution
The Koog framework implements the following features:
- Event Handler
- Tracing
- Agent Memory
- OpenTelemetry
- Agent Persistence (Snapshots)
- Debugger
- Tokenizer
- SQL Persistence Providers