mirror of
https://github.com/LouisShark/chatgpt_system_prompt.git
synced 2025-07-15 02:46:36 -04:00
idxtool: added '--template' command line
This commit is contained in:
parent
63a59a7e7d
commit
5c07596117
3 changed files with 59 additions and 13 deletions
|
@ -135,6 +135,12 @@ GPT Extras: Put a list of extra stuff, for example Chrome Extension links, etc.
|
|||
|
||||
Please check a simple GPT file [here](./prompts/gpts/Animal%20Chefs.md) and mimic the format.
|
||||
|
||||
Alternatively, use the (`idxtool`)[./.scripts/README.md] to create a template file:
|
||||
|
||||
```bash
|
||||
python idxtool.py --template https://chat.openai.com/g/g-3ngv8eP6R-gpt-white-hack
|
||||
```
|
||||
|
||||
With respect to the GPT file names, please follow the format below for new GPT submissions:
|
||||
|
||||
```markdown
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue