ai-gateway/common
Laisky.Cai d548a01c59
feat: Handle errors, validate model names, and calculate quota usage (#978)
- Improved error handling in various modules for better stability and responsiveness.
- Optimized code in several files for improved efficiency and readability.
- Enhanced user experience by providing more detailed error responses in the controller.
- Strengthened security by ignoring sensitive files in `.gitignore`.
2024-02-12 21:35:40 +08:00
..
config chore: update module name 2024-01-28 19:38:58 +08:00
helper feat: Handle errors, validate model names, and calculate quota usage (#978) 2024-02-12 21:35:40 +08:00
image chore: update module name 2024-01-28 19:38:58 +08:00
logger feat: Handle errors, validate model names, and calculate quota usage (#978) 2024-02-12 21:35:40 +08:00
constants.go refactor: refactor relay part (#957) 2024-01-21 23:21:42 +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 chore: update module name 2024-01-28 19:38:58 +08:00
email.go chore: update module name 2024-01-28 19:38:58 +08:00
embed-file-system.go feat: Handle errors, validate model names, and calculate quota usage (#978) 2024-02-12 21:35:40 +08:00
gin.go refactor: refactor relay part (#935) 2024-01-14 19:21:03 +08:00
group-ratio.go chore: update module name 2024-01-28 19:38:58 +08:00
init.go chore: update module name 2024-01-28 19:38:58 +08:00
model-ratio.go chore: update module name 2024-01-28 19:38:58 +08:00
rate-limit.go Initial commit 2023-04-22 20:39:27 +08:00
redis.go chore: update module name 2024-01-28 19:38:58 +08:00
utils.go chore: update module name 2024-01-28 19:38:58 +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