animalnots / BetterChatGPT-PLUS

Maintained version of bettergpt. An amazing UI for OpenAI's ChatGPT (Website + Windows + MacOS + Linux). https://discord.gg/2CKfAbAJrH
https://animalnots.github.io/BetterChatGPT-PLUS/
Creative Commons Zero v1.0 Universal
59 stars 26 forks source link

Storage quota exceed #72

Open Zapzatron opened 3 days ago

Zapzatron commented 3 days ago

Is it possible to increase the storage space? Also, is it possible to make it so that the request is not sent if the photo does not fit? I don't use free-chat-gpt but the error appears. The errors appear when I try to upload a photo, even if there are few chats and they are short. Errors: image

The photo I put in: image

Thanks

animalnots commented 3 days ago

Are you using web browser ?

Zapzatron commented 3 days ago

I use Supermium (Almost a copy of Chrome)

animalnots commented 3 days ago

There is a limit in browsers of 5MB / 10MB which we can't increase without implementing workaround e.g. using a different storage https://developer.chrome.com/docs/extensions/reference/api/storage#storage_areas https://developer.mozilla.org/en-US/docs/Web/API/Storage_API/Storage_quotas_and_eviction_criteria#web_storage

hence I suggest using desktop version which doesnt have that limit.

animalnots commented 3 days ago

You can actually upload image to a service and provide direct URL to the image. This way you will avoid browser storage increases, however it will count towards OpenAI storage limits

Zapzatron commented 3 days ago

I'm using the web version so I can use different keys and different endpoints. Also in the app I only have a white screen and no interface itself.

animalnots commented 3 days ago

What app version and OS are you using when you get white screen?

Zapzatron commented 3 days ago

Windows 10 v1.11.0

Zapzatron commented 3 days ago

I installed the new version without uninstalling the old one, just running the installer, do I need to uninstall the previous version before updating?

animalnots commented 3 days ago

Can you open dev tools (ctrl + shift + I) and tell us you see any errors in the console?

Zapzatron commented 3 days ago

I didn't know you can open dev tools in the Better ChatGPT app. image

Zapzatron commented 1 day ago

If I connect google drive, am I correct in understanding that more photos and text can be stored?

animalnots commented 1 day ago

If I connect google drive, am I correct in understanding that more photos and text can be stored?

no, it's just synching the chats, ill check your error soon

animalnots commented 1 day ago

if you use URLs of images instead of copy / paste you can literally save megabytes though

Zapzatron commented 1 day ago

I don't have the ability to text anymore, and I don't have many chats :) I have to delete one by one starting from the end.

animalnots commented 20 hours ago

Can u try new desktop ver https://github.com/animalnots/BetterChatGPT-PLUS/releases/tag/v1.12.0

Zapzatron commented 11 hours ago

Still the same errors image Installed using win-better-chatgpt-1.12.0-x64.exe

animalnots commented 5 hours ago

try https://github.com/animalnots/BetterChatGPT-PLUS/releases/tag/v1.13.0