- Added "undo" action in drawing window - Refactored locale handling - Improved locale and theme overriding
2.0.105
- Extended `Theme` menu with new options - `Index (llama-index)` mode changed name to `Chat with files` mode - Refactored theme controller - Fixed model config providing to llama-index mode
2.0.104
- Langchain support refactored and fixed - Added editor for models - Added options for customize arguments and environment vars passed to langchain and llama providers - Added context length limit in modes: langchain and llama-index - Models configuration integrated between GPT/Langchain/Llama-index
2.0.103
- Llama-index mode, now integrated with context from the database, streaming, plugins, and more, can be utilized as any other mode and is no longer limited to just querying indexes.
2.0.102
- Added presets for llama-index mode - Added custom system prompt in llama-index mode - Added option to use online data loaders in settings - Added hiding of chat footer in non-chat tabs - Added missing libraryfor epub data loader