Skip to content

1.4.7 - Web Model

Compare
Choose a tag to compare
@OvidijusParsiunas OvidijusParsiunas released this 15 Jan 21:30
· 304 commits to main since this release

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 for stream
  • Other small bug fixes