Changelog

What's new in OpenAssistantGPT?

Version 0.2.2
2024-05-10
New
🎉 New Chatbox UI in IFrame
You can now embed the chatbox in your website using an IFrame. This will prevent CSS conflicts and provide a smoother user experience.
Version 0.2.1
2024-05-10
New
🎉 Display LaTex Math function in the chat
When you ask your chatbot to output math function and starting them with $$ it will display math function in LaTex style. Here's what your promt should look like to display LaTex: 'Display a math function in latex and the function text must always start with $$'
Version 0.2.0
2024-05-10
New
🎉 New Chatbot Window UI
We improved UI to make it look better. We also now have an integration via IFrame which means no more CSS conflicts and a smoother user experience.
Version 0.1.2
2024-05-1
New
🎉 Import Assistant from OpenAI
You can now import an assistant that you've trained on OpenAI in our app without having to recreate everything.
Version 0.1.1
2024-04-28
New
🎉 Email notifications
We now have email notifications! You'll receive an email when you receive a new user inquiry.
Improvements
🚀 Improve list of valid file extensions
Update the list of valid file extensions to match OpenAI list.
Version 0.1.0
2024-04-15
New
🎉 New dashboard tile
You can now see your recent user inquiry and chatbot errors in the main dashboard.
🎉 Chatbot Error Tracking
We now track chatbot errors and display them in the dashboard. We this feature you can easily see what went wrong and fix it.