LukeLiou

Results 4 comments of LukeLiou

> `source` 目录下都行。只要把设置中的路径写对就可以。 的确如此,感谢,还请问您:Next主题是通过npm安装的,如何像老版本一样配置daovoice(在线联系插件),之前老版本是在主题配置文件配置上`daovoice: true daovoice_app_id: xxx`, 感谢您的时间~

> 最好还是引入一下哈,因为还有的方法注册 > […](#) > ------------------ 原始邮件 ------------------ 发件人: "LadyChatterleyLover/cc-ui" ***@***.***>; 发送时间: 2023年4月17日(星期一) 下午3:53 ***@***.***>; ***@***.******@***.***>; 主题: [LadyChatterleyLover/cc-ui] 关于main.js引用组件问题 (Issue #10) @monstereat @LadyChatterleyLover 请问为啥都用easycom方式,使用组件库,还要在main.js引入? — Reply to this email directly, view it on GitHub,...

> 我这个代码略陈旧些了,并未实现SSE,而是用轮询方法不断post模拟实现的。SSE用openai.beta.chat.completions.stream实现,可参考:[https://github.com/git-cloner/querychain/blob/main/chat-app/src/App.js中的chat_stream方法,不过也只是文本](https://github.com/git-cloner/querychain/blob/main/chat-app/src/App.js%E4%B8%AD%E7%9A%84chat_stream%E6%96%B9%E6%B3%95%EF%BC%8C%E4%B8%8D%E8%BF%87%E4%B9%9F%E5%8F%AA%E6%98%AF%E6%96%87%E6%9C%AC) 仔细拜读了下, 确实是通过轮询post,我再去看看 SSE 的调用解析,感谢你的思路~ 另外还请问:`https://gitclone.com/aiit/codegen_stream/v2`这个接口是怎么部署的,我想把用 node 搭建的 sse 接口部署到远程

> 这个项目的接口是python实现的。部署方法是[https://github.com/git-cloner/codegen?tab=readme-ov-file#install,我未使用](https://github.com/git-cloner/codegen?tab=readme-ov-file#install%EF%BC%8C%E6%88%91%E6%9C%AA%E4%BD%BF%E7%94%A8node.js%E5%AE%9E%E7%8E%B0%E8%BF%87SSE) 好的,谢谢🙏