Skip to content

API reference

Generated documentation for the gaze package, organised by area. Each page renders the module's public classes and functions from their docstrings.

Core modules

  • Base processor: AgenticProcessorBase and the agentic loop
  • Types: ToolCall, ToolResult, Turn, AgenticResult
  • Configuration: frozen config dataclasses and config_context()
  • Exceptions: GazeError hierarchy
  • Prompts: Jinja template loading and rendering

Models

Tools

Retrieval

Extensions