Release 1.15.0 - Various fixes & code restructures
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.