Hello, I want to congratulate you on the successful implementation of the chatbot embed feature. It’s a remarkable achievement!
That said, I believe there are a few areas for improvement. One important point is addressing the OpenAI API consultation quota limitations, as they may restrict usage. It would also be beneficial to refine the chatbot to ensure that conversations remain strictly focused on the website’s training subjects. Without these restrictions, there’s a risk of financial loss as users might exploit the tokens for unrelated topics, gaining free benefits at our expense.
To avoid this, you could implement structured package restrictions such as:
X chatbots per account/website
X message credits per month
X characters per chatbot
Limit to X training links
X conversations per month
Embed on X websites
Additionally, managing the number of questions per conversation and controlling the total number of conversations based on the subscription plan would help streamline usage.
Thank you for considering these suggestions.