From 6c9911c22b62c2994a741bf04a3e5cb83104da87 Mon Sep 17 00:00:00 2001 From: Alex Jean-Baptiste Date: Wed, 13 Nov 2024 14:41:57 -0500 Subject: [PATCH] Updating feature flag for prompt UI v2 --- docs/cody/capabilities/commands.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cody/capabilities/commands.mdx b/docs/cody/capabilities/commands.mdx index e9b67c6d4..5194b6ea6 100644 --- a/docs/cody/capabilities/commands.mdx +++ b/docs/cody/capabilities/commands.mdx @@ -4,7 +4,7 @@ ## Prompts -Prompts and Prompts Library are currently available in Cody's VS Code extension and the Sourcegraph Web UI. +Prompts and Prompts Library are currently available in Cody's VS Code extension and the Sourcegraph Web UI. Some functionalities that are mentioned on this page need to be enabled by adding the following feature flag and setting it to true: _prompt-creation-v2_. [See here for instructions on how to create a feature flag](https://sourcegraph.com/docs/admin/executors/native_execution#enable). Cody offers quick, ready-to-use **Prompts** to automate key tasks in your workflow. Prompts are created and saved in the **Prompt Library** and can be accessed from the **Tools > Prompt Library** in the top navigation bar in Sourcegraph's web UI.