Skip to main content
workflowAI home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
Overview
What is a task?
API Reference 🔗
Documentation
Blog
Community
Documentation
Overview
Home
What is a task?
Get Started
Initial Set Up
Creating a task
Auto Evaluation
Testing a Task
Annotating Task Runs
Scoring a Task
Scoring with a Different Model
Optimizing a Task
Use Cases
Pulling Data From Images
Chat Bot
On this page
Task Structure
Overview
What is a task?
The basis of thinking in WorkflowAI
WorkflowAI makes integrating LLM’s into your code simple. This is handled through the concepts of ‘tasks’ which let you create a repeatable workflow and optimize it for speed, effeciency and cost.
Task Structure
A task has 3 parts
1
Task Description
What you want your task to acheive
2
Input
The inputs that your task will take in
3
Output
The outputs of your task that will feed into your application
Ready to get started? Visit our
setup guide
.
Home
Initial Set Up
⌘I