This commit is contained in:
parent
0f543ab885
commit
79f88e3c9a
1 changed files with 9 additions and 0 deletions
|
|
@ -63,6 +63,15 @@
|
|||
Position Compose Message (position_compose attribute):
|
||||
<num>: position number
|
||||
|
||||
ChatGPT Web Model (chatgpt_web_model attribute):
|
||||
<model>: model name (e.g. gpt-4, gpt-3.5-turbo, etc.)
|
||||
|
||||
ChatGPT Web Project (chatgpt_web_project attribute):
|
||||
<project>: project id url
|
||||
|
||||
ChatGPT Web Custom GPT (chatgpt_web_custom_gpt attribute):
|
||||
<custom_gpt>: custom gpt id url
|
||||
|
||||
*/
|
||||
|
||||
const defaultPrompts = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue