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:
KyleBarton 2025-03-18 10:56:22 -07:00 committed by GitHub
parent 7f23875c5e
commit 628a61d929
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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