Skip to content

Releases: AlessandroSpallina/ccat-dietician

0.2.2

28 Dec 02:59
Compare
Choose a tag to compare

Changelog:

  • Fix
    • Cat reboot is no longer necessary when changing the sqlite db filepath

NOTICE: If you are updating from v0.2.0 to v0.2.2 backup your dietician.db file located in the plugin directory and put it in the new default location that is core/cat/data/dietician.db

0.2.1

28 Dec 00:39
5bdcadb
Compare
Choose a tag to compare

Changelog:

  • The sqlite db file is not longer located inside the plugin directory. This ensures that when the plugin is updated, the db will not be lost
  • The sqlite db filepath is configurable within plugin settings

NOTICE: If you are updating from v0.2.0 to v0.2.1 backup your dietician.db file located in the plugin directory and put it in the new default location that is core/cat/data/dietician.db

0.2.0

26 Dec 21:03
959e08a
Compare
Choose a tag to compare

Changelog:

  • Better implementation, support for:
    • Prevent multiple ingestion if the file is unchanged
    • Allow declarative memory update when a document changes; simply re-upload the document
    • Allow multiple ingestion of the same file if the chunk settings (i.e. chunk_size and chunk_overlap) produce different chunks

0.1.1

20 Dec 18:59
Compare
Choose a tag to compare

Add flow diagram

0.1.0

03 Sep 17:58
Compare
Choose a tag to compare

Add images