Skip to content

aws-bedrock-go-plugin v1.15.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 08:37
· 12 commits to main since this release

AWS Bedrock Plugin for Genkit Go 1.15.0

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

🤖 This release was automatically generated using semantic-release

Installation

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

What's Changed

Changelog

🚀 Features

Others

Full Changelog: v1.14.1...v1.15.0

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