Skip to content

Knowledge v0.8.5 - PDF and Code Chat

Latest
Compare
Choose a tag to compare
@RobRoyce RobRoyce released this 14 Jan 23:05
· 6 commits to main since this release
63387e8

Download

macOS

Windows

Linux


What's new in v0.8.5?

  • Chat with local and remote PDF files!
  • Also, chat with text and code files, including:
        ".txt", 
        ".md", 
        ".html", 
        ".htm"
        ".py",
        ".js",
        ".ts",
        ".java",
        ".c",
        ".cpp",
        ".h",
        ".hpp",
        ".cs",
        ".go",
        ".rs",
        ".sh",
  • Added a Chat button to the Source action bar and context (right click) menus, to easily jump to the chat view for a particular Source
  • New dropdown in the chat window to easily switch between GPT3.5 and GPT4
  • Dramatically improved summarizations, including for very large documents, using the map reduce summarization technique
image image

Bug Fixes

  • Fix an issue where theme settings were not properly saved, causing the app to potentially start with the wrong color scheme.
  • Tons of dependency upgrades for a better and safer app experience!