Download Latest Version v1.9.0 source code.zip (517.5 kB)
Email in envelope

Get an email when there's a new version of VividNode

Home / v0.7.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-07-17 1.2 kB
v0.7.6 source code.tar.gz 2024-07-17 209.3 kB
v0.7.6 source code.zip 2024-07-17 251.3 kB
Totals: 3 Items   461.8 kB 0

What's Changed & Added features

  1. pyqt-openai will export conversation history as JSON instead of sqlite DB file.
  2. You can import conversation which exported from pyqt-openai.
  3. You can import from ChatGPT data.
  4. Reorganizing DB
  5. Discontinue supporting openai below 0.28
  6. Add "Favorite" feature on each message
  7. Full screen feature
  8. Saving window layout set by user
  9. Update constants.py
  10. Change the process of insert message through signal between the scripts (makes it more efficient)
  11. Exclude id from showing/hiding columns
  12. Fix bugs

Preview

image * Yellow line - You can go to the settings on "File" menu (I forgot to mention in the previous version) * Blue line - Import your previous data from other PC or data exported from ChatGPT. * IMPORTANT: Pick conversations.json when you import. * Red line - Export (=Save). I changed one of the exported type from sqlite db to json. * Orange line - Favorite. Pick message you want to read again and see it on "Favorite List".

Full Changelog: https://github.com/yjg30737/pyqt-openai/compare/v0.6.5...v0.7.5

Source: README.md, updated 2024-07-17