Comments

Log in with itch.io to leave a comment.

hi, it seems can't use the system proxy?

hello, I’m unsure what you mean. Can you please provide more detail?

my computer uses a socks5 proxy, chrome, edge all working well, but Quasai does not obey the proxy, I think it at less should provide a setting to set the proxy(https/http or socks)

i’ve never heard of socks5 proxy but I will look into it. I can’t promise I will add that functionality but I will try.

Thanks!

I don't know how to make feature requests, but can I please request that the user be able to select the output text so that they can copy/paste? Currently the text is not selectable once it is in the chat window

Yes, I should be able to do that. You can actually copy the output message by just clicking on the chat bubble. But It does make more sense to be able to select the text manually.

Awesome. I'd love to be able to add my own chat characters. From chat I keep getting Server 400 error to the point now I can't rely on the app, but I have faith!

Hi, Thanks for the comment.

You can create your own pre-processor prompts for the general chatting mode. You just need to add a text file to your user data folder. You can open this folder from the config menu in general chatting.

Add whatever prompt you want to a text file and reload the program for your pre-processor prompt to work. That is one way to add your own character.


In regards to the 400 error could you provide a bit more information? I haven't come across that error at all while testing. It could also be an API Key issue.

Love your work! 
The error I get is below: 

"

[OpenAIAPI] Sent msg.

[OpenAIAPI] Request completed.

Request failed with error code:400

SCRIPT ERROR: Trying to assign value of type 'MarginContainer' to a variable of type 'PanelContainer'.

          at: _on_openai_request_error (res://scripts/general_chat/chat.gd:185)"

ohh I see what's wrong. Thanks! It's a really simple bug.

It should be fixed in the newest version I have just uploaded.