Comment on page

Deploy a Workbook

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. 1.
    Go to '...'
  2. 2.
    Click 'Download as AIConfig'

How to interact with AIConfig

Check out the readme for AIConfig here.