Skip to content

0.4.1

Compare
Choose a tag to compare
@fumito-ito fumito-ito released this 12 Jul 15:23
· 139 commits to main since this release
13852ad

What's Changed

  • Fix issue with incorrect parameters being included in requests when using AWS Bedrock by @fumito-ito in #20
  • Fixes a problem with AWSBedrock's parse method for Stream Response, which was incorrect. by @fumito-ito in #21
  • remove invalid request parameter for VertexAI by @fumito-ito in #22
  • add example UI for VertexAI and AWS Bedrock by @fumito-ito in #23
  • bedrock client should use model passed in message methods by @fumito-ito in #24
  • update examples and readme about bedrock by @fumito-ito in #25

Full Changelog: 0.4.0...0.4.1