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

Creating Experiments

Write your own experiments with Athanor.

Learn how to define experiment modules, structure your code, and integrate with the Athanor runtime.

In this section

  • Experiment Basics The fundamental structure of an Athanor experiment.
  • Best Practices Patterns and recommendations for well-structured experiments.

Athanor is open source software released under the MIT license.

GitHub