josStorer / chatGPTBox

Integrating ChatGPT into your browser deeply, everything you need is here
MIT License
9.9k stars 746 forks source link

Couple of issues #132

Open Greenysmac opened 1 year ago

Greenysmac commented 1 year ago

API doesn't seem to work. That exact API just worked in a different tool -doesn't work here. It seems to work with the ChatGPt4 web interface. Just not the API side. gives me an error

{"error":{"message":"The model: gpt-4 does not exist","type":"invalid_request_error","param":null,"code":"model_not_found"}}

I'd like a key to invoke (open) AND CLOSE the chat box. I can open - just not close it.

Thanks - it's a great plugin (I want it to work on more sites!)

josStorer commented 1 year ago

Thank you for your support. When you have a Plus account, you can use the GPT4 Web mode. When you have GPT4 API permissions, you can use the corresponding API. Currently, API permissions still need to be applied for, so it may show that gpt-4 does not exist for many people, just like using the GPT4 Web mode when you do not have a Plus account.

I will introduce my plug-in system in some subsequent version, so that the community can develop more site adaptations. Currently, you can use the summary page function in the right-click menu (Alt + B) to summarize most text-based sites, and in most cases it should work.

I'd like a key to invoke (open) AND CLOSE the chat box. I can open - just not close it. Because there may be multiple chat boxes on a page, it may be difficult to accurately close a specific one.

josStorer commented 1 year ago

v2.3.2

Now you can close all chats in the page through the right-click menu, and you can also set a shortcut for it