What's Changed
β‘ Improvements
- Set default
EMBEDDING_DIMENSIONSto 1536, aligned across.env.exampleand CLI env generator
π Bug Fixes
π Other Changes
- Updated ParadeDB Docker image to v0.21.12 (#678)
Upgrade
Run tale deploy to update to this version.
Note: The default
EMBEDDING_DIMENSIONSvalue has changed from2560to1536. Existing installations are unaffected since your.envfile retains its current value. If you regenerate your environment (e.g., viatale init), ensureEMBEDDING_DIMENSIONSmatches the dimensions used by your existing vector data to avoid reindexing.
Contributors
@renovate[bot]
Full Changelog: v0.1.57...v0.1.58