原项目 -->https://github.com/bramses/chatgpt-md<--
original project -->https://github.com/bramses/chatgpt-md<--
原项目半年没更新,并且不支持识图功能,我根据个人使用中觉得不便之处,对这个项目进行修改。
本项目是使用o1和gemini辅助,在main.js直接修改的代码,本人对前端知识并不是非常熟悉,修改难度较大,未来如果不出现大的变动将不会更新。
The original project has not been updated for six months and does not support image recognition. I have made modifications to this project based on areas I found inconvenient during personal use.
This project was modified directly in main.js with the assistance of o1 and gemini. Since I am not very familiar with frontend development, the modification was quite challenging. If no major changes occur in the future, there will be no further updates.
1.自定义url地址 2.自定义温度、top p、max tokens 3.支持4o识图功能
使用方式与原项目一致。
1.Customizable URL address 2.Customizable temperature, top p, and max tokens 3.Supports 4o image recognition
The usage is consistent with the original project.