bclswl0827 / ChatGemini

✨ ChatGemini 是一个基于 Google Gemini 的网页客户端,对标 ChatGPT 3.5,操作逻辑同 ChatGPT 3.5 一致,同时支持在聊天中上传图片,应用会自动调用 Gemini-Pro-Vision 模型进行识图。
http://ibcl.us/ChatGemini/
MIT License
904 stars 247 forks source link

chore: add dependencies that are missing in the use of package.json i… #25

Closed yuhang1995 closed 4 months ago

yuhang1995 commented 4 months ago

项目中存在一些正在使用,但是package.json中不存在的依赖;这次合并就是添加这部分依赖,并将ts依赖转移到devDependencies image

bclswl0827 commented 4 months ago

Thanks for your contribution