one-api/relay
Laisky.Cai 758378e45a fix: Improve Image Generation Request Handling and Error Messaging
- Implemented error messages with request details and request parameter validation for image requests
- Added URL logic and Azure channel support for image generation requests
- Integrated quota management and updated quota usage logging for image generation requests
- Mapped original model names to mapped model names and unmarshalled image responses into a struct for further processing
2024-03-08 03:42:58 +00:00
..
channel refactor: Refactor: Improve Anthropic event stream response handling 2024-03-05 08:17:14 +00:00
constant refactor: refactor image relay (close #1068) 2024-03-03 19:30:11 +08:00
controller fix: Improve Image Generation Request Handling and Error Messaging 2024-03-08 03:42:58 +00:00
helper refactor: Refactor: Consolidate Anthropic model requests into GeneralOpenAIRequest 2024-03-05 03:38:26 +00:00
model refactor: use adaptor to do relay & test 2024-02-18 00:15:31 +08:00
util fix: Improve quota consumption and logging in relay controller 2024-03-08 03:22:29 +00:00