- Fixed model change in vision plugin - Fixed completion API error - Removed deprecated davinci and replaced with 3.5-turbo-instruct model
2.0.106
- 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.