one-api/common
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
..
image 📝 doc: modify information (#57) 2024-01-26 18:41:11 +08:00
requester 🐛 fix: glm-4v support base64 image (#81) 2024-03-01 18:52:39 +08:00
telegram 🐛 fix: tg apikey command missing sk prefix (#76) 2024-02-26 19:06:47 +08:00
test 🐛 fix: proxy bug (#49) 2024-01-20 13:26:11 +08:00
constants.go feat: channel support weight (#85) 2024-03-06 18:01:43 +08:00
crypto.go Initial commit 2023-04-22 20:39:27 +08:00
custom-event.go refactor: rename file to conform to standards 2023-05-13 15:43:55 +08:00
database.go feat: able to set sqlite busy_timeout (#818) 2023-12-17 19:17:00 +08:00
email.go fix: add Date header for email (#742) 2023-11-24 20:56:53 +08:00
embed-file-system.go Initial commit 2023-04-22 20:39:27 +08:00
gin.go feat: support paging / sorting (#64) 2024-02-08 03:41:51 +08:00
group-ratio.go chore: format logs 2023-06-22 10:59:01 +08:00
init.go 📝 doc: modify information (#57) 2024-01-26 18:41:11 +08:00
logger.go feat: create new log file when too many logs recorded 2023-09-17 16:35:30 +08:00
marshaller.go ♻️ refactor: split relay 2023-11-28 18:32:26 +08:00
model-ratio.go feat: Support Claude3 (#86) 2024-03-07 01:21:07 +08:00
rate-limit.go Initial commit 2023-04-22 20:39:27 +08:00
redis.go fix: update cache immediately after cache get 2023-08-16 23:40:50 +08:00
token.go 🐛 fix: fix some issues (#77) 2024-02-29 11:26:02 +08:00
utils.go fix: fix postgresql support (#606) 2023-10-22 18:38:29 +08:00
validate.go Initial commit 2023-04-22 20:39:27 +08:00
verification.go Initial commit 2023-04-22 20:39:27 +08:00