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:
Go to '...'
Click 'Download as AIConfig'
How to interact with AIConfig
Check out the readme for AIConfig here.
Last updated