- Fixed the selection of the chosen index for use in Agent mode if the internal mode for Agent is Llama-index. - Added the ability to select an index for use by experts. - Added automatic, in background mode switching if the given mode is not supported by the selected model in Agent mode and for experts (this allows the use of models available only through Llama-index or Langchain in modes such as Agent or Experts).
2.2.31
- Improved behavior of agent and expert calls. - Improved chat window auto scroll. - Added a new option "Always continue..." to Agent mode (as opposed to the Auto-stop option). - Added a new prompt: Config -> Settings -> Prompts -> Agent: continue (always, more steps).
2.2.30
- Added link to Discord server in About -> Discord.
2.2.29
- Fix: Removed 'Index not prepared' monit when index not created yet.
2.2.28
- Fix: Added mechanism to prevent the current index from being deselected when saving settings. - Added models: llama3.1:70b, llama3.1:405b, and mistral-large. - Added configuration option: Indexes (llama-index) -> Chat -> Chat mode. - Split prompt templates context menu into alphabetical submenus.
2.2.27
- Added functionality to hide the date suffix if date period separators are enabled. - Added a new option: Context -> Show date separators in pinned items on the context list, default: False.