Skip to content

OmniTool 1.0.3 Update

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 05:54
· 3 commits to main since this release

UI and User Interaction Improvements:

  • Migrated UI prompt to use smalltalk.prompt for better compatibility, such as with electron.
  • Added new Simplify toggle to each recipe block representation to hide unconnected inputs when those inputs are using their default values.

Error Handling and Status Updates:

  • Added error code to status message.
  • Fixed badge workflow showing the wrong status.

Code and Extension Fixes:

  • Commented out omni-core-assistant core extension as it did not have a valid associated url.
  • Fixed issue with visual-question-answering where input image was not properly read.