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
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
The idea is to test your plugin when you build it.
This can open the door to a new product where we are not only a plugin builder but also a chat where the user can share with our team members without deploying to ChatGPT.
MVP:
As a user, I want to test my plugin before deploying it.
As a user, I want to see the message counter like 10/50 used.
As a user, I want to understand better what a plugin is by testing it.
As a user I want to clear my chat
Problems:
The API of chatGPT has a cost --> So we want to add a daily hard cap for users (for example, 10/15 messages as a free account, 50/10 messages as a premium account).
The content is a problem, too many character are not supported by chatGp3.5. The content is trunkated (first release)