mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-18 06:17:06 +00:00
feat: 添加星火设定自定义代码功能
This commit is contained in:
parent
d9c25140ac
commit
007909a156
4 changed files with 27 additions and 2 deletions
|
|
@ -778,6 +778,11 @@
|
|||
"label": "序列化设定",
|
||||
"data": "xhPromptSerialize"
|
||||
},
|
||||
{
|
||||
"type": "check",
|
||||
"label": "运行执行设定中的代码",
|
||||
"data": "xhPromptEval"
|
||||
},
|
||||
{
|
||||
"type": "textarea",
|
||||
"label": "设定",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue