Skip to content

Release 1.15.0 - Various fixes & code restructures

Compare
Choose a tag to compare
@DominikDoom DominikDoom released this 10 Jan 14:19
· 368 commits to main since this release

This release includes:

  • Some more fixes and adjustments for embedding loading not included in the previous release
  • Small styling adjustments
  • More utility functions moved to separate file for better code readability
  • Results now use a proper object instead of array indices
    • This shouldn't change anything for now, but will make it easier to add more optional metadata in the future for various different completion types (if needed). Also massively helps with readability and is less error-prone.