yjg30737 / pyqt-openai

VividNode: Multi-purpose Text & Image Generation Desktop Chatbot (supporting various models including GPT).
MIT License
109 stars 21 forks source link

Dev #124

Closed yjg30737 closed 3 months ago

yjg30737 commented 3 months ago
  1. Export conversation history as JSON instead of DB
  2. Import conversation which exported from pyqt-openai
  3. Import from ChatGPT data
  4. Reorganizing DB
  5. Remove support from openai below 0.28
  6. Bookmarking feature (working)
  7. Full screen feature
  8. Saving window layout set by user
  9. Fix bugs
  10. Update constants
  11. Add "Favorite" feature on each message
  12. Change the process of insert message through signal between the scripts (makes it more efficient)
  13. Exclude id from showing/hiding columns