one-api/web
moondie e1fcfae928
feat: Support Claude3 (#86)
* Claude改用messages API,支持Claude3

* 删除新API不支持的模型

* 忘了改请求地址

* 🐛 fix: fix the problem of return format and completion token not being obtained

---------

Co-authored-by: MartialBE <me@xiao5.info>
2024-03-07 01:21:07 +08:00
..
public fix: copy fails in http environment (#43) 2024-01-19 18:48:01 +08:00
src feat: Support Claude3 (#86) 2024-03-07 01:21:07 +08:00
.eslintrc 🐛 fix: some UI issues 2024-01-02 17:31:01 +08:00
.gitignore Initial commit 2023-04-22 20:39:27 +08:00
.prettierrc 更换web界面 2023-12-20 19:27:27 +08:00
jsconfig.json 更换web界面 2023-12-20 19:27:27 +08:00
package.json feat: support editing completion rate (#68) 2024-02-20 14:35:54 +08:00
README.md 更换web界面 2023-12-20 19:27:27 +08:00

One API 前端界面

这个项目是 One API 的前端界面,它基于 Berry Free React Admin Template 进行开发。

使用的开源项目

使用了以下开源项目作为我们项目的一部分:

许可证

本项目中使用的代码遵循 MIT 许可证。