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

Was this helpful?

  1. Workbooks

Deploy a Workbook

PreviousShare & CollaborateNext🤗 Hugging Face x Workbooks

Last updated 1 year ago

Was this helpful?

Workbooks are great for experimentation with generative AI models. To easily add your prompts and model settings, you can download your workbook as a config file.

This structured file format (AIConfig) enables you to easily access, manage, and version your prompt, model settings, and parameters alongside your application code.

Download your workbook as a config:

  1. Go to '...'

  2. Click 'Download as AIConfig'

How to interact with AIConfig

Check out the readme for AIConfig .

here