one-api/relay/channel/openai
Laisky.Cai 0cabc2791f feat: Handle errors, validate model names, and calculate quota usage
- 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-01-28 13:53:05 +00: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 2024-01-28 13:53:05 +00:00
util.go refactor: refactor relay part (#935) 2024-01-14 19:21:03 +08:00