Iterate
Overview
A creative workspace within Adaline where you build and refine your prompts.
What is Iterate?
Iterate is where product and engineering teams come together to design and develop prompts in a collaborative environment.
It’s the first of Adaline’s four pillars, serving as your primary workspace for prompt creation and refinement.
Key Features
Editor
The Editor is your main canvas for prompt creation. This is where you:
- Select and configure your preferred LLM.
- Set model parameters like
temperature
,max tokens
, andtop-p
. - Write and refine your prompts.
- Enable tool calling.
Playground
The Playground is your testing ground, allowing you to:
- Run your prompts with test inputs to see real-time results.
- Debug and iterate quickly based on actual model responses.
- Enable tool responses.
- Save successful test cases for future reference within a dataset.
Variable Editor
The Variable Editor enables dynamic prompting by allowing you to:
- Define and manage multimodal variables within your prompts.
- Create reusable prompt templates with placeholder values.
- Allow you to work with different prompt variable samples.
- Organize variables for complex multi-step workflows.