* fix(PromptStore): import prompt template using different dict keys * chore(PromptStore): clear url field after downloadingmain
parent
bc5e835f78
commit
7bebee202e
@ -1,8 +1,14 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"key": "chatgpt-prompt-collection",
|
||||||
|
"desc": "Nothing1024收集整理的prompts",
|
||||||
|
"downloadUrl": "https://raw.githubusercontent.com/Nothing1024/chatgpt-prompt-collection/main/awesome-chatgpt-prompts-zh.json",
|
||||||
|
"url": "https://github.com/Nothing1024/chatgpt-prompt-collection"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "awesome-chatgpt-prompts-zh",
|
"key": "awesome-chatgpt-prompts-zh",
|
||||||
"desc": "ChatGPT 中文调教指南",
|
"desc": "ChatGPT 中文调教指南",
|
||||||
"downloadUrl": "https://raw.githubusercontent.com/Nothing1024/chatgpt-prompt-collection/main/awesome-chatgpt-prompts-zh.json",
|
"downloadUrl": "https://raw.githubusercontent.com/PlexPt/awesome-chatgpt-prompts-zh/main/prompts-zh.json",
|
||||||
"url": "https://github.com/PlexPt/awesome-chatgpt-prompts-zh"
|
"url": "https://github.com/PlexPt/awesome-chatgpt-prompts-zh"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue