docs: Specify the command for activating prompt library from the command palette (#27007)
Quickfix of the docs as I read through and get familiar with the assistant interface. `prompt-library: toggle` does not appear to be a live command in `cmd-shift-p` - instead I see `assistant: deploy prompt library`. This change to the docs reflects that. It also notes that this command can only be activated from within the assistant panel (the command is not accessible from a standard editor panel). Release Notes: - N/A
This commit is contained in:
parent
7f23875c5e
commit
628a61d929
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ You can use the inline assistant right in the prompt editor, allowing you to aut
|
|||
2. Click on the menu in the top right corner.
|
||||
3. Select "Prompt Library" from the dropdown.
|
||||
|
||||
You can also use the `prompt-library: toggle` command.
|
||||
You can also use the `assistant: deploy prompt library` command while in the assistant panel.
|
||||
|
||||
### Managing Prompts
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue