@@ -32,6 +32,8 @@ async def detect(item: APIRequest):
response["msg"] = "Decode Image Error"
return response
+ # 提示词
+ text = item.text
# 大模型检测后如果有违章
# response["data"]["illegal"] = 1