Releases: apirrone/Memento
Releases · apirrone/Memento
v0.1.2
What's Changed
- Bump pillow from 10.0.0 to 10.0.1 by @dependabot in #54
- Bump langchain from 0.0.253 to 0.0.312 by @dependabot in #56
- Security update by @apirrone in #57
- Readme update by @apirrone in #59
- Update timeline.py to dynamically set resolution of the display by @wuup in #62
- Make it possible to run Memento without an Openai API key by @apirrone in #64
- Context segments by @apirrone in #58
- reducing the size of the timeline window by a factor of 1.05 by @apirrone in #68
- fixed region selector by @apirrone in #69
- Bump langchain from 0.0.312 to 0.0.325 by @dependabot in #70
- Merging dev into main for new release by @apirrone in #71
New Contributors
- @dependabot made their first contribution in #54
- @wuup made their first contribution in #62
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- reducing bitrate by @apirrone in #43
- Reworked the search feature by @apirrone in #47
- Adding try catch when trying to decode the llm's json output. Changing the prompt a little bit too by @apirrone in #48
- Faster timeline loading time by @apirrone
- General robustness improvements by @apirrone
- Removed duplicate code by @apirrone
Full Changelog: v0.1.0...v0.1.1