Releases: voyage-ai/voyageai-python
Releases · voyage-ai/voyageai-python
v0.3.2
v0.3.1
What's Changed
- Fix minor image compression discrepancy in multimodal embeddings
- Minor error message and input validation changes
- Relax numpy dependency
- Enforce single source of truth for version number
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Add support for Voyage multimodal embedding models (
embed_multimodal
in Client) - Add support for usage metrics for multimodal models (
count_usage
in Client) - Revise dependency versions, drop support for Python 3.8 and lower (EOL)
Full Changelog: v0.2.4...v0.3.0