Skip to content

Conversation

RobRoyce
Copy link
Member

At long last... chat with local (and remote PDF files)! Plus any non-proprietary format text file (.txt, .md, .html, etc.).

Also:

  • Added chat model dropdown to all chat windows for quickly switching between GPT3.5 and GPT4
  • Dramatically improved summarization capabilities.. the app can now summarize huge PDF files by summarizing smaller chunks and bubbling up into more progressive summaries
  • Added a chat button to source action bars and context menus to easily jump to the chat view
  • Stabilized some of the backend chat features that were previously causing errors
  • Fixed a bug where the theme would not save properly

@RobRoyce RobRoyce merged commit 8dac975 into release/0.8.5 Jan 14, 2024
@RobRoyce RobRoyce deleted the feature/doc-qa branch January 14, 2024 22:47
RobRoyce added a commit that referenced this pull request Jan 14, 2024
* Add pdfjs for reading PDF files.

* Upgrade various dependeny minor versions.

* Add chat button to source action bar.

* Add chat model selector in chat toolbar.

* chore: bump dependencies

* feat(Chat): provide a list of local file types that can be read for chat purposes (PDF and plain text file types).

* feat(Chat): Implement online PDF and local file processing for use in Chat. Dramatically improved the ability to summarize, especially larger documents.

* chore: Remove unused functions but keep stubs for later use.

* fix: a bug where theme settings were not saved to file correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant