Deploy a Workbook
Last updated
Was this helpful?
Last updated
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:
Go to '...'
Click 'Download as AIConfig'
Check out the readme for AIConfig here.