voyage-ai-provider
1.1.0
Minor Changes
Add multimodal and image embedding support
- Added
imageEmbeddingModel()
for image-only embeddings - Added
multimodalEmbeddingModel()
for combined text and image embeddings - Enhanced type system with
ImageEmbeddingInput
,MultimodalEmbeddingInput
, andTextEmbeddingInput
- Updated dependencies:
- @ai-sdk/provider to 1.1.3
- @ai-sdk/provider-utils to 2.2.8
- Added
1.0.2
Patch Changes
- Add new model ids
1.0.1
Patch Changes
- Update version, add voyage-3-large docs.
1.0.0
Major Changes
- 031f440: Remove encodingFormat settings.
0.0.2
Patch Changes
- Update example README.md
- Update version of
@ai-sdk/provider
and@ai-sdk/provider-utils
- Added additional settings as
outputDimension
andoutputDtype
.
0.0.1
Patch Changes
- First public release