Files
tw/config/shop_prompts.json
2026-02-27 16:03:04 +08:00

28 lines
952 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"shops": {
"tb2801080146": {
"type": "gemini_api",
"hint": "【店铺类型】Gemini API 账号。客户问账号/pro/续费/没pro时按API客服回复续费/充值/套餐说明。"
},
"小威哥1216": {
"type": "find_image",
"hint": "【店铺类型】找原图/修图。"
}
},
"goods_keywords": {
"gemini": "gemini_api",
"pro": "gemini_api",
"nano": "gemini_api",
"api": "gemini_api",
"找原图": "find_image",
"修图": "find_image",
"模糊图": "find_image",
"清晰处理": "find_image"
},
"type_hints": {
"gemini_api": "【店铺类型】Gemini API 账号。客户问账号/pro/续费/没pro时按API客服回复续费/充值/套餐说明,自然回复。",
"find_image": "【店铺类型】找原图/修图。"
},
"_comment": "新增店铺:在 shops 加 acc_id。新增商品类型在 goods_keywords 加关键词→类型。"
}