Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Nov 05:07
· 10 commits to main since this release
7e34e43

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.

image
file-url-upload

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.

mindmap_export

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.

immersive_dark_mode

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.

image

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.

inline_citation

Animate chat box and column resizing with subtle animations

Some new animations are added.

responsive_info_expand

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).

image

Full Changelog: v0.8.3...v0.9.0