You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently (v1.3.0), once an answer is generated, you can only Retry, Copy or Close the GUI.
What I'm requesting is a fourth button called "Instruct" or "Modify", which, when clicked, would bring up an input box and allow you to give free instructions on how to modify the previous output.
This would be a great way to add some more customization to the desired output on the fly, without having to use ChatGPT.
The text was updated successfully, but these errors were encountered:
Currently trying to add extra fields and also whisper to it, so you can also verbally give the instructions. There is some working implementation with curl for Whisper in Ahk1 syntax already link But I am still trying to figure out the Ahk2 syntax. If somebody more experienced would implement some functions I would also pay bounty for it, as it takes me too long to figure out the syntax myself.
And here somebody seem to have added an input box already to the code link
So for somebody good with Ahk2, this might be quite fast to do.
Currently (v1.3.0), once an answer is generated, you can only Retry, Copy or Close the GUI.
What I'm requesting is a fourth button called "Instruct" or "Modify", which, when clicked, would bring up an input box and allow you to give free instructions on how to modify the previous output.
This would be a great way to add some more customization to the desired output on the fly, without having to use ChatGPT.
The text was updated successfully, but these errors were encountered: