Skip to content

Commit b529a64

Browse files
committed
Added respPatterns.done to GPTforLove
1 parent bb9ac49 commit b529a64

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
@@ -29,7 +29,7 @@
2929
}
3030
},
3131
"method": "POST",
32-
"respPatterns": { "fail": "\"data\":null,\"status\":\"Fail\"}" },
32+
"respPatterns": { "done": "\"finish_reason\":\"stop\"", "fail": "\"data\":null,\"status\":\"Fail\"}" },
3333
"streamable": true
3434
},
3535
"MixerBox AI": {

0 commit comments

Comments
 (0)