Skip to content

Commit e100400

Browse files
rthrashtheboxer
authored andcommitted
docs: document base prompt
1 parent 1f3afb6 commit e100400

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

_build/gpm.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ systemSettings:
3232

3333
- key: prompt.base
3434
area: prompt
35-
35+
type: 'textarea'
36+
description: "This is an overall instruction modifier that is added to each API request by default, similar to what you would enter for Customize ChatGPT on their website."
3637
- key: prompt.pagetitle
3738
area: prompt
3839
type: 'textarea'

core/components/modai/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ After installing the Extra, update the `modai.chatgpt_key` (filter by the `modai
2323

2424
You can customize the prompts and configurations in the global, image, prompt and vision areas of the `modai` namespace in the system settings.
2525

26+
The base prompt is appended to every prompt you generate. It can be considered similar to the Customize ChatGPT settings.
27+
2628
**Note:** modAI also works with SEO Suite, which uses the longtitle and description fields (see below). It also supports image+ for things like Open Graph sharing preview images, hero section images, etc.
2729

2830
The `modai.prompt.base` can be used for **{INSERT DESCRIPTION HERE}**

0 commit comments

Comments
 (0)