nickkeesG / Pantheon

Experimental LLM interface exploring new ways to use AI to improve human thinking
https://pantheon.chat
GNU General Public License v3.0
12 stars 2 forks source link

Improvement: Rework the import/export features #71

Closed sofvanh closed 4 months ago

sofvanh commented 4 months ago

Importing and exporting works, but it replaces the entire app state - I'd like for it to import trees one at a time, if possible, or at least not getting rid of all your existing trees.

sofvanh commented 4 months ago

I redid the import/export feature, adding a hint, making the button (or all of settings) accessible from Collection view, and adding export/import of daemons and user config / settings. It still replaces entire app state, I think it's probably fine.