chatgpt-web-dev / chatgpt-web

A third-party ChatGPT Web UI page built with Express and Vue3, through the official OpenAI completion API. / 用 Express 和 Vue3 搭建的第三方 ChatGPT 前端页面, 基于 OpenAI 官方 completion API.
https://chatgpt-web.dev
MIT License
1.56k stars 436 forks source link

feat: add model name in chat usage records #493

Closed zhujunsan closed 3 months ago

zhujunsan commented 3 months ago

在聊天统计信息表中增加模型字段

为 #398 做准备