摘要: <?php //失败:{"code":"InvalidParameter","message":"Model not exist.","request_id":"7456c1f4-6261-9b4a-a037-e2f752a3ab56"} //成功:{"output":{"choices":[{"m 阅读全文
posted @ 2024-06-29 14:26 流浪2024 阅读(65) 评论(0) 推荐(0) 编辑
摘要: 参考:https://www.cnblogs.com/yanweifeng/p/18139827 1.使用PHP创建一个SSE响应来与客户端保持连接 <?php header('Content-Type: text/event-stream'); header('Cache-Control: no- 阅读全文
posted @ 2024-06-29 13:33 流浪2024 阅读(91) 评论(0) 推荐(0) 编辑