Changelog

Changelog#

The following changes have been implemented throughout the development of Vecworks:

v0.1.1 - 2025-04-19#

Changes#

  • Various clarifications added to the documentation to better communicate the current feature set.

Fixes#

  • Bumped required Python version to 3.12 due to use of type aliases.

  • Fixed OpenAIVectorizer to properly decode retrieved base64 embeddings to NumPy arrays.