kirklin / celeris-web

Celeris Web is a highly performant and customizable front-end development template built with Vue 3, Vite, and TypeScript. It features the latest syntax, components and APIs auto importing, state management, Chinese font presets, internationalization, and integration with OpenAI's ChatGPT API.
https://celeris-web.vercel.app/
MIT License
384 stars 60 forks source link

问题:chat部分是不是还没有开发完成 #20

Closed Aaron-zon closed 4 months ago

Aaron-zon commented 4 months ago

Describe the bug

我在官网发现了一些问题,如 1、chat部分无法正常发送聊天信息 2、发送按钮和清空按钮显示不全 3、大部分功能按钮无法使用(编辑助手、点赞、踩、转发) 。。。 因此想确认一下这部分的功能是不是还没有开发完

Reproduction

https://celeris-web.vercel.app/#/chat/index

System Info

https://celeris-web.vercel.app/#/chat/index

Validations

kirklin commented 4 months ago

这部分目前只是UI。服务端代码已经快写完了。