Adds an example prompt to the Alpic playground for an environment. A maximum of 3 example prompts can be added per environment.Documentation Index
Fetch the complete documentation index at: https://docs.alpic.ai/llms.txt
Use this file to discover all available pages before exploring further.
Usage
Extended Usage
Add an example prompt non-interactively:Options
| Flag | Description |
|---|---|
--environment-id | The ID of the environment (optional — read from local config if omitted) |
--title | The example prompt title (max 100 characters) |
--prompt | The example prompt text (max 500 characters) |
--non-interactive | Disable interactive prompts. Requires --title and --prompt. |
Each environment supports a maximum of 3 example prompts.