one-api/common
ZeroDeng e637095290
feat: add imgur image upload (#247)
### 新增环境变量
STORAGE_ALIOSS_ENDPOINT:Endpoint(地域节点),比如`oss-cn-beijing.aliyuncs.com`
STORAGE_ALIOSS_BUCKET_NAME:Bucket名称,比如`zerodeng-superai`
STORAGE_ALIOSS_ACCESS_KEY_ID:阿里授权KEY,在RAM获取
STORAGE_ALIOSS_ACCESS_KEY_SECRET:阿里授权SECRET,在RAM获取
2024-06-01 12:11:31 +08:00
..
config 🔖 chore: Update variable name to follow naming conventions 2024-05-29 04:58:28 +08:00
image 🔖 chore: add chat image request proxy address 2024-05-29 04:01:28 +08:00
logger 🔖 chore: migration logger package 2024-05-29 01:04:23 +08:00
notify 🔖 chore: Update variable name to follow naming conventions 2024-05-29 04:58:28 +08:00
requester 🔖 chore: Update variable name to follow naming conventions 2024-05-29 04:58:28 +08:00
stmp 🔖 chore: migration constants 2024-05-29 01:56:14 +08:00
storage feat: add imgur image upload (#247) 2024-06-01 12:11:31 +08:00
telegram 🔖 chore: Update variable name to follow naming conventions 2024-05-29 04:58:28 +08:00
test 🐛 fix: proxy bug (#49) 2024-01-20 13:26:11 +08:00
utils 🔖 chore: add chat image request proxy address 2024-05-29 04:01:28 +08:00
common.go 🔖 chore: migration constants 2024-05-29 01:56:14 +08:00
crypto.go Initial commit 2023-04-22 20:39:27 +08:00
database.go feat: support configuration file (#117) 2024-03-20 14:12:47 +08:00
gin.go 🔖 chore: migration logger package 2024-05-29 01:04:23 +08:00
go-channel.go 🔖 chore: migration logger package 2024-05-29 01:04:23 +08:00
group-ratio.go 🔖 chore: migration logger package 2024-05-29 01:04:23 +08:00
model-ratio.go 🔖 chore: Remove invalid code 2024-05-29 04:38:56 +08:00
rate-limit.go Initial commit 2023-04-22 20:39:27 +08:00
redis.go 🔖 chore: migration constants 2024-05-29 01:56:14 +08:00
token.go 🔖 chore: Update variable name to follow naming conventions 2024-05-29 04:58:28 +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