Commit Graph

3 Commits

Author SHA1 Message Date
Laisky.Cai
37687709f0 fix: Update AWS adapter to handle stream completions and calculate usage metrics
Based on the file summaries provided, here are the important bullet points for the commit message:

- Add functionality to handle stream completion events from AWS in the relay/adaptor/aws/main.go file
- Marshall AWS response to OpenAI format and calculate usage metrics in the same file
- Implement a custom render function for streaming events in the same file
- Improve error handling for JSON unmarshalling and marshalling errors in the same file
2024-04-18 04:07:58 +00:00
Laisky.Cai
ed716c8515 fix: convert to aws claude model id 2024-04-18 03:57:10 +00:00
Laisky.Cai
1d507be770 feat: support aws bedrockruntime claude3
closes #622, closes #749, closes #1300
2024-04-18 03:25:32 +00:00