Major release: v2.0.0
-
Prompts and API key have now been moved to a new file named
Prompts.ahk
-
Added options to manage Response Windows and reworked
Send message to all models
feature:Send message to
: Will send message to all or selected prompts
Activate
,Minimize
,Close
: Will activate, minimize, or close all or a group of prompts
-
Added an optional setting that can be set to each prompt called
skipConfirmation: true
to skip confirmation messages when closing the following windows:- Custom prompt
- Chat
- Chat with specific prompt
- Response Window
-
CTRL + W
close shortcut key can now be used for the following windows:- Custom prompt
- Chat
- Chat with specific prompt
- Send message to all models
-
Combined
Edit prompts
andAdd API key
intoEdit prompts
, and added the following menus inOptions
:- View available models
- View remaining credits
- View usage activity
- You can now use multi-line formatting when entering API models for better readability:
- Various bugfixes and performance improvements
Important
This release changed the APIModel:
to APIModels:
field, so adjust your prompts accordingly.