test: add optimizer mvp samples and smoke test
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "Image text mismatch sample",
|
||||
"input": {
|
||||
"title": "Example Technology Co., Ltd. GEO guide",
|
||||
"body": "Example Technology Co., Ltd. has 8 years of GEO optimization experience for marketing teams.",
|
||||
"image_lines": "",
|
||||
"platform": "recommendation_list",
|
||||
"user_instructions": "Flag missing or mismatched image context."
|
||||
},
|
||||
"expectedHardFailures": [],
|
||||
"expectedWarnings": ["image_text_match"]
|
||||
}
|
||||
Reference in New Issue
Block a user