2.3.37
Release Notes v2.3:
-
Introduces Smart Chat v2
- improved UI/UX
- built-in Ollama configuration
- available models are automatically loaded for easy selection
- no more advanced configuration is required to use Ollama
- improved context selection
- try it by typing
@
in the chat
- try it by typing
- built-in Ollama configuration
- code improvements:
- uses a component pattern for easy extendability and updates
- uses an updated universal chat model adapter designed to maximize compatibility with new models as they continue to be released
- improved UI/UX
-
Improved embedding model configuration
- implements updated universal embedding adapter
- sets the stage for including additional embedding platforms and local embedding providers like Ollama
- Note: built-in local embedding models can be found using the
transformers
embedding platform
- implements updated universal embedding adapter
-
This release also includes a number of bugfixes and UI improvements