Custom Recipes
Introduction
Understand the usage of Custom recipes and install all requirements to get started
What are Custom Recipes?
The Custom Recipe feature in our app allows you to define a personalized set of instructions, or “recipe,” to adapt a model to your specific needs.
With this flexibility, you can write custom scripts that control the sequence of actions, all while Harmony manages the underlying orchestration for you.
Whether you’re working directly in the UI or through the SDK, Custom Recipes give you the power to fine-tune the behavior of models in the Adaptive Engine with greater precision.
Requirements
Custom recipes in Adaptive ML use the adaptive_harmony
package to interact with your deployment.
Install the latest version of adaptive_harmony
using pip: