Release v0.1.5
New Features:
- 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.
- 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:
- 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
- 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.