bug: Rails taking More time to excuate #831
Labels
bug
Something isn't working
status: cannot reproduce
status: needs triage
New issues that have not yet been reviewed or categorized.
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
The text was updated successfully, but these errors were encountered: