v0.9.0
What's Changed
A major release with following changes / new features:
Add quick URL indexing by pasting the link on Chat UI directly
User can paste the URLs on the quick upload box to start the conversation immediately.
Add mindmap export button & make the font consistent with the rest of the UI
A new mindmap export button which exports the mindmap as SVG on a new browser window / tab.
Add immersive dark mode: inverted page thumbnail & dark theme for mindmap
Dark mode now will also invert the page thumbnails and create dark background for mindmap to make viewing experience more pleasant.
Convenient quick settings for: mindmap, language & citation options
Most common user settings are displayed directly on Chat UI for quick customization based on each user question.
Add inline citations
A new inline citation styled is added. Each generated statements from LLM will have follow-up citation which scroll to the corresponding paragraph on Information panel.
Animate chat box and column resizing with subtle animations
Some new animations are added.
Add multimodal settings on the UI
A setting for multimodal input (multimodal QA) is added to the UI (before user must edit the configuration file to enable it).
Full Changelog: v0.8.3...v0.9.0