This page contains some resources that may help developers maintaining this code.
We are using Gradio for the UI. If you wish to change UI elements, the Gradio documentation will be helpful.
This guide was helpful for deploying a Gradio app into Azure: https://datasciencedojo.com/blog/web_app_for_gradio/. But, there were a few additional tweaks beyond this article that were needed to deploy successfully, so please follow the steps documented in the README.
There is a known bug to continue the questionnaire in the same language as the previous tab. Some resources that might help to fix this problem are:
- gradio-app/gradio#2412 (and the other links on this page)
- https://www.gradio.app/docs/tab
Langchain debugging: https://python.langchain.com/docs/guides/debugging