Skip to content

Release v0.1.5

Compare
Choose a tag to compare
@tomatyss tomatyss released this 08 Mar 14:00
b36bcb2

New Features:

  1. Export Outputs to JSON: Users can now easily save and utilize their outputs in other programs by exporting them to JSON format. Simply click on 'Export to JSON' to convert the current output into JSON and save the file on your device.
  2. Install Connectors: We have introduced a new "Connectors" tab, allowing users to install connectors from the available list directly within the Prompt Mixer application. This feature enhances prompt chains by providing access to a wide range of connectors.

Improvements:

  1. Disable Prompts in Prompt Chain: Managing the execution of prompts in the Prompt Mixer application is now more user-friendly. Users can disable specific prompts in the prompt chain by adding '//' before the prompt text. Disabled prompts will not be sent to the connector during execution. Re-enabling prompts is as simple as removing the '//' from the prompt text.

Bug Fixes

  1. Fixed Link Handling: We have addressed an issue where links from the output were opening within the application instead of the default browser. Now, clicking on links will properly open them in your default web browser, ensuring a more seamless user experience.