feat: update prompt
This commit is contained in:
parent
a4c2bfa97e
commit
ef6bd4d00f
@ -47,7 +47,7 @@ Return only the JSON array in this format:
|
|||||||
{
|
{
|
||||||
"element": "name, text, etc.",
|
"element": "name, text, etc.",
|
||||||
"mistake": "wrong color, wrong size, etc.(strictly use css properties to describe)",
|
"mistake": "wrong color, wrong size, etc.(strictly use css properties to describe)",
|
||||||
"improvement": "use #xxx color, use width: xxx px, etc.",
|
"improvement": "use correct color, use width: correct px, etc.",
|
||||||
"location": "header"
|
"location": "header"
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user