Skip to content

genkit-aws-bedrock-go v1.1.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:35
· 154 commits to main since this release

AWS Bedrock Plugin for Genkit Go 1.1.1

This release includes improvements to the AWS Bedrock integration for Firebase Genkit Go.

🤖 This release was automatically generated using semantic-release

Installation

go get github.com/xavidop/genkit-aws-bedrock-go@v1.1.1

What's Changed

Changelog

🐛 Bug fixes

Others

Full Changelog: v1.1.0...v1.1.1

Supported Models

This version supports the following AWS Bedrock models:

  • Anthropic Claude 3/3.5/4: All variants (Haiku, Sonnet, Opus)
  • Amazon Nova: Micro, Lite, Pro
  • Meta Llama: All supported versions
  • Mistral: All supported versions
  • Cohere: Command and Embed models
  • Amazon Titan: Text and Image models

Documentation