Skip to content

Releases: inceptionstack/embedrock

embedrock v0.2.0 — Cohere Embed v3/v4 support

11 Mar 22:42

Choose a tag to compare

What's New

  • Cohere Embed v3 supportcohere.embed-english-v3, cohere.embed-multilingual-v3
  • Cohere Embed v4 supportcohere.embed-v4:0 (dict response format with float/int8/ubinary)
  • Auto-detects model family by ID prefix, uses correct Bedrock request/response format
  • NewHandlerWithModel() for correct model in health endpoint
  • 15 tests passing

Usage

embedrock --model cohere.embed-v4:0

Full Changelog: v0.1.0...v0.2.0

v0.1.0

11 Mar 22:18

Choose a tag to compare