Releases: inceptionstack/embedrock
Releases · inceptionstack/embedrock
embedrock v0.2.0 — Cohere Embed v3/v4 support
What's New
- Cohere Embed v3 support —
cohere.embed-english-v3,cohere.embed-multilingual-v3 - Cohere Embed v4 support —
cohere.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:0Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/inceptionstack/embedrock/commits/v0.1.0