Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@kdalanon kdalanon released this 04 Mar 01:00
· 11 commits to main since this release
a4eb466

Major release: v2.0.0

  • Prompts and API key have now been moved to a new file named Prompts.ahk

    image

  • 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

    image

    • Activate, Minimize, Close: Will activate, minimize, or close all or a group of prompts

    image

  • 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 and Add API key into Edit prompts, and added the following menus in Options:

    • View available models
    • View remaining credits
    • View usage activity

image

  • You can now use multi-line formatting when entering API models for better readability:

image

  • Various bugfixes and performance improvements

Important

This release changed the APIModel: to APIModels: field, so adjust your prompts accordingly.