Releases: lfoppiano/document-qa
Releases · lfoppiano/document-qa
v0.2.0
What's Changed
Added
- Selection of chunk size on which embeddings are created upon
- Mistral model to be used freely via the Huggingface free API
Changed
- Improved documentation, adding privacy statement
- Moved settings on the sidebar
- Disable NER extraction by default, and allow user to activate it
- Read API KEY from the environment variables and if present, avoid asking the user
- Avoid changing model after update
Full Changelog: v0.1.3...v0.2.0
v0.1.3
Fixed bug on the vector storage. It's due to breaking changes in ChromaDB 0.4.x version.
Full Changelog: v0.1.2...v0.1.3
v0.1.2
v0.1.1
- Fixed runtime dependencies issues
Full Changelog: v0.1.0...v0.1.1
v0.1.0
- Added pypy and docker release
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- add NER extraction on results by @lfoppiano in #4
- Setuptools build, pypy release, github action improvements by @lfoppiano in #5
Full Changelog: https://github.com/lfoppiano/document-qa/commits/v0.0.1