- Adds `dir-assistant -d /path/to/another/dir` additional directories support - Adds additional methods for submitting a prompt to support Mac and other platforms
1.2.1
- Fixed a crash when using LITELLM_MODEL_USES_SYSTEM_MESSAGE = false
1.2.0
- API embedding support with the new `ACTIVE_EMBED_IS_LOCAL = false` setting - Updated default local model to `QWQ-LCoT-7B-Instruct` - Improved prompt robustness and efficiency
1.1.2
Fixed excessive reindexing caused by a new file event in watchdog.
1.1.0
- Commit to git functionality - Refactor of assistant functionality
1.0.2
Set the default local LLM's memory requirement to 14 GB.