Feature
- Allow model to rename note title when saving chat history.
- Currently only supports OpenAI models for this update.
- I will try to support Anthropic and LocalAI LLMs down the line.
- Added template file path. Every saved note includes a YAML format that specifies the 'model' used.
/append
command to append current conversation to note when reference current note is on.
Fixes
/model
aliases structure (i.g./model 3
was not be called correctly).