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

Configuration

Define type-safe configuration schemas for experiments.

Athanor provides a DSL for defining experiment configuration schemas with types, constraints, and metadata.

In this section

  • Configuration Schema Define and validate experiment parameters.

Athanor is open source software released under the MIT license.

GitHub