LastMile AI Docs
  • lastmileai.dev
  • Getting Started
    • Welcome to LastMile AI
    • Getting Started
    • AI Concepts
  • Use Cases
    • Example Workbooks
    • Example Workflows
  • Workbooks
    • Intro to Workbooks
    • Parameters
    • Create a Workbook
    • Manage your Workbooks
    • Share & Collaborate
    • Deploy a Workbook
    • 🤗 Hugging Face x Workbooks
  • Workflows
    • Intro to Workflows
    • Create a Workflow
    • Manage your Workflow
  • Models
    • Intro to Models
    • Create a Custom Model
  • Reviews
    • Intro to Reviews
    • Create a Review
    • Manage your Reviews
    • Share & Collaborate
Powered by GitBook
On this page
  • Create Workflow
  • Upload data
  • Run Workflow

Was this helpful?

  1. Workflows

Create a Workflow

PreviousIntro to WorkflowsNextManage your Workflow

Last updated 1 year ago

Was this helpful?

You can run your workbook on batch data with our Workflows. To do this, your workbook must contain parameters (either global parameters or local parameters). See for more details on parameters.

Create Workflow

Select dropdown under Run All and select Run Workflow in Batch.

Upload data

You can upload the input data (feeds into parameters) via JSON or csv. Every column should align with a parameter referenced in the workbook.

Data limits

  • Free Tier: You can run 5 rows of input data per workflow. You will also have a healthy consumption limit for API calls before being prompted to upgrade to the growth tier.

  • Growth Tier: You can run 50 rows of input data per workflow. You have unlimited consumption limit for API calls.

If you have specific use cases where you'd like to run even more data through your workflow, please contact us at support@lastmileai.dev.

Run Workflow

After your data is uploaded, you are ready to Run Batch. You will receive this message:

Where do I access the results of my workflow?

See the next section - Manage your Workflow.

Parametrize your Workbook
Run batch with CSV example