[x] I have updated the package to the latest version before submitting this issue
[ ] (optional) I have used the develop branch
[x] I have searched the existing issues of NeMo-Guardrails
Python version (python --version)
Python 3.12.0
Operating system/version
Linux
NeMo-Guardrails version (if you must use a specific version and not the latest
0.9.1.1
Describe the bug
We’ve observed that the response time of our AI Health Chatbot currently takes around 15-16 seconds per response, which affects user experience and engagement. To improve efficiency and deliver a faster, more responsive interaction, we propose implementing NeMo Guardrails to optimize the flow and enhance the chatbot's performance.
Problem Statement:
Current Response Time: 15-16 seconds per interaction, which is significantly impacting the user experience.
Objective: Reduce response time while maintaining the accuracy and quality of the bot’s responses.
Impact: Slow response times may lead to user frustration, drop-offs, and lower engagement.
Did you check docs and existing issues?
Python version (python --version)
Python 3.12.0
Operating system/version
Linux
NeMo-Guardrails version (if you must use a specific version and not the latest
0.9.1.1
Describe the bug
We’ve observed that the response time of our AI Health Chatbot currently takes around 15-16 seconds per response, which affects user experience and engagement. To improve efficiency and deliver a faster, more responsive interaction, we propose implementing NeMo Guardrails to optimize the flow and enhance the chatbot's performance. Problem Statement: Current Response Time: 15-16 seconds per interaction, which is significantly impacting the user experience. Objective: Reduce response time while maintaining the accuracy and quality of the bot’s responses. Impact: Slow response times may lead to user frustration, drop-offs, and lower engagement.
Code: how I implement the Nemo guardrails
Steps To Reproduce
Issue caused in above code.
Expected Behavior
Need to reduce rails execution time.
Actual Behavior
Rails execution time was too high