Skip to content

Commit fb3092a

Browse files
committed
Added general error msg pattern to ToYaml.com failFlags
1 parent 2d139e9 commit fb3092a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/data/ai-chat-apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"endpoint": "https://toyaml.com/streams",
4848
"expectedOrigin": { "url": "https://toyaml.com/chat.html", "headers": { "x-requested-with": "XMLHttpRequest" }},
4949
"method": "GET", "streamable": true, "accumulatesText": false, "watermark": "【本答案来自 toyaml.com】",
50-
"failFlags": [ "请等待网友当前提问回答完毕再试" ]
50+
"failFlags": [ "{\"error\":{\"message\":\"" ]
5151
}
5252
}

0 commit comments

Comments
 (0)