Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.adaptive-ml.com/llms.txt

Use this file to discover all available pages before exploring further.

The only prerequisite to start writing custom recipes is to install adaptive_harmony, which is publicly hosted on Pypi.
pip install adaptive-harmony
This library allows you to get a direct connection from your local environment to your Adaptive Engine deployment’s compute plane, enabling you to write recipes in your local environment and execute them remotely line-by-line seamlessly.