Gists makes it easy to manage multiple versions of prompts called variants. You can assign a unique name called slug for each variant. We don’t automatically create new versions of prompts for every edit, which gives you the freedom to manage variants the way you want.Documentation Index
Fetch the complete documentation index at: https://docs.gists.ai/llms.txt
Use this file to discover all available pages before exploring further.
Examples
For example, one way to manage gist variants is by naming your variants likedev and prod.
You can edit dev variants without worrying that it’ll break the user experience. When you’re ready to ship it to the customers, you can:
- assign 100% of the traffic to
dev - rename the current
prodvariant to another name. e.gprod-2023-10-13 - rename the current
devvariant toprod