Athanor
Documentation GitHub
Getting Started
  • Installation
  • Your First Experiment
Core Concepts
  • Experiments
  • Instances and Runs
  • Execution Model
  • Real-Time Updates
Creating Experiments
  • Experiment Basics
  • Best Practices
Runtime API
  • API Reference
Configuration
  • Configuration Schema
Web Interface
  • Interface Overview
MCP Server
  • Available Tools

Core Concepts

Understand the architecture and design principles behind Athanor.

Athanor is built around a few key concepts that work together to provide a robust experiment execution framework.

In this section

  • Experiments How experiments are defined and discovered.
  • Instances and Runs The relationship between experiment instances and their runs.
  • Execution Model How Athanor supervises and executes experiment runs.
  • Real-Time Updates How Athanor broadcasts experiment progress to connected clients.

Athanor is open source software released under the MIT license.

GitHub