1.4.7 - Web Model
This release introduces a big new feature - the ability to use llm models entirely on the browser. You can read more about this in the webModel section.
Other updates:
- Images defined as
base64
can now be downloaded by clicking on them - OpenAI Assistants can now handle images and produce csv and pdf files
- The intro panel is not displayed when no valid connection values are configured
- Better parsing and
responseInterceptor
editing capabilities forstream
- Other small bug fixes