v0.4.0
What's Changed
-
Add possibility to select different embedding functions
-
Add text rendering on the pdf-viewer (provided by https://github.com/lfoppiano/streamlit-pdf-viewer)
-
Added an experimental feature for calculating the coefficient that relate the question and the embedding database #30
-
Added the data availability statement in the searchable text
-
Removed obsolete and non-working models zephyr and mistral v0.1
-
The underlying library was refactored to make it easier to maintain
-
Removed the native PDF viewer
-
Updated langchain and streamlit to the latest versions
-
Removed conversational memory which was causing more problems than bringing benefits
-
Rearranged the interface to get more space
-
various bugfixes #27
-
Updated and removed models that were not working
-
Fixed problems with langchain and other libraries
Full Changelog: v0.3.4...v0.4.0