Releases: AlessandroSpallina/ccat-dietician
Releases · AlessandroSpallina/ccat-dietician
0.2.2
0.2.1
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
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
Add flow diagram
0.1.0
Add images