one-api/relay
Laisky.Cai 8dcf725023 fix: Implement AWS handler with usage tracking and error handling
- Implemented streaming response handling for AWS handler
- Set response content type to text/event-stream
- Added error handling for failed marshaling/unmarshaling
- Updated return values to include `relaymodel.ErrorWithStatusCode` and `relaymodel.Usage`
- Improved error handling and response formatting for AWS adaptor
2024-04-19 01:49:57 +00:00
..
adaptor fix: Implement AWS handler with usage tracking and error handling 2024-04-19 01:49:57 +00:00
apitype feat: support aws bedrockruntime claude3 2024-04-18 02:52:26 +00:00
billing Merge commit '7bf61f916504097ac23efb765b938d8f94c342ce' 2024-04-17 05:18:58 +00:00
channel/tencent Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
channeltype feat: support aws bedrockruntime claude3 2024-04-18 02:52:26 +00:00
client Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
constant Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
controller feat: support aws bedrockruntime claude3 2024-04-18 02:52:26 +00:00
meta Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
model Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
relaymode Refactor codebase, introduce relaymode package, update constants and improve consistency 2024-04-06 05:18:04 +00:00
adaptor.go feat: support aws bedrockruntime claude3 2024-04-18 02:52:26 +00:00