get image
This commit is contained in:
parent
a32007c8fd
commit
271d6c196b
@ -189,7 +189,7 @@ const txt2imgAPIformatJSON = {
|
|||||||
},
|
},
|
||||||
"86": {
|
"86": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"system_prompt": "你是一个懂宋词分析的古诗词专家,我会给你一句宋词。请你分析古诗中的意象,按照重要性排序,只列出重要的即可,并参照文件列出只英文的意象。注意只需要英文,请控制输出长度在256token以内只需要输出纯文本格式的回复:意象1,意象2,意象3....。不要回复额外内容,不要回复额外内容,不需要回复诗歌解析。",
|
"system_prompt": "你是一个懂词分析的古诗词专家,我会给你一句宋词。请你分析古诗中的意象,按照重要性排序,只列出重要的即可,并参照文件列出只英文的意象。注意只需要英文,请控制输出长度在256token以内只需要输出纯文本格式的回复:意象1,意象2,意象3....。不要回复额外内容,不要回复额外内容,不需要回复诗歌解析。",
|
||||||
"user_prompt": [
|
"user_prompt": [
|
||||||
"33",
|
"33",
|
||||||
0
|
0
|
||||||
@ -200,7 +200,7 @@ const txt2imgAPIformatJSON = {
|
|||||||
"is_tools_in_sys_prompt": "disable",
|
"is_tools_in_sys_prompt": "disable",
|
||||||
"is_locked": "disable",
|
"is_locked": "disable",
|
||||||
"main_brain": "enable",
|
"main_brain": "enable",
|
||||||
"max_length": 30,
|
"max_length": 2048,
|
||||||
"file_content": [
|
"file_content": [
|
||||||
"89",
|
"89",
|
||||||
0
|
0
|
||||||
@ -221,7 +221,7 @@ const txt2imgAPIformatJSON = {
|
|||||||
},
|
},
|
||||||
"89": {
|
"89": {
|
||||||
"inputs": {
|
"inputs": {
|
||||||
"is_enable": false,
|
"is_enable": true,
|
||||||
"file1": [
|
"file1": [
|
||||||
"87",
|
"87",
|
||||||
0
|
0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user