If you’re creating a debugging post, please include the following info:
-
Share the link to the public app (deployed on Community Cloud).
Here is the link: https://ukrainian-ai-chatbot.streamlit.app/ -
Share the link to your app’s public GitHub repository (including a requirements file).
Here is the problem:
When I edit and push my code through code space I get an update in my local terminal that the issues are resolved, but the moment I try to access my app link , the same first issue is always up there, even though I have fixed it several times in code space. I have tried to delete the app and make it again, I have also tried to disconnect my github account several times and reconnecting as I have read one earlier forum posts, yet still nothing changes.
I am using this app as a template: How in-app feedback can increase your chatbot’s performance
and I have tweaked it a little bit to suit my own purpose.
- Share the full text of the error message (not a screenshot).
- Share the Streamlit and Python versions.