HoneyHive allows you to deploy your saved prompts to specific env variables. This guide will walk through available environments, and how to deploy a prompt to a specific environment within the app.

Available Environments

By default, we offer the below 3 environments:

  1. dev: For development-related tasks such as testing, debugging, etc.
  2. staging: For staging your prompt changes
  3. prod: For managing your production instance

Deploying Prompts

Expected Time: Less than a minute

To deploy a prompt, simply navigate to Registry within Studio. Here, you can select any of your saved prompts and deploy it to a specific env.

Using Deployed Prompts in Code