Use the Prompt Library feature
This page outlines the features provided by the prompt library.
Last updated
Was this helpful?
This page outlines the features provided by the prompt library.
Last updated
Was this helpful?
Go to the Prompt library
tab.
From there, you can access the following options:
: Save a new prompt to your library.
: Delete selected prompts from your library.
: Create an importable backup of all your saved prompts by exporting them.
: Import previously exported prompts to your library.
: Send a prompt directly to the OpenAI API
or Local LLM
tab.
To add a new entry to the prompt library, follow these steps:
Click on the Add
button.
Populate the Author
, Category
and Prompt
fields.
Confirm by clicking on the Ok
button.
To remove one or multiple entries from the prompt library, follow these steps:
Select the entries you want to remove from the table.
Click on the Remove
button.
To export the entire prompt library, follow these steps:
Click on the Export
button.
Choose the destination location and give a .json extension to the exported file.
It's important to give the exported file a .json extension for it to be recognised as a JSON file.
With the pre-populated built-in examples present by default within the Prompt library
tab, the resulting JSON file should contain the following entries:
To import new entries to the prompt library, follow these steps:
Click on the Import
button.
To send a prompt directly to the OpenAI API
or the Local LLM
tab, follow these steps:
Right-click on an entry from the table.
Choose an option from the Send to OpenAI API
or Send to Local LLM
options.
Choose the JSON file created in the section.