ai-gateway/relay/channel/openai
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
..
adaptor.go refactor: refactor relay part (#957) 2024-01-21 23:21:42 +08:00
constant.go refactor: refactor relay part (#935) 2024-01-14 19:21:03 +08:00
main.go chore: update module name 2024-01-28 19:38:58 +08:00
model.go refactor: refactor relay part (#957) 2024-01-21 23:21:42 +08:00
token.go feat: Handle errors, validate model names, and calculate quota usage (#978) 2024-02-12 21:35:40 +08:00
util.go refactor: refactor relay part (#935) 2024-01-14 19:21:03 +08:00