Open
Description
Did you check docs and existing issues?
- I have read all the NeMo-Guardrails docs
- I have updated the package to the latest version before submitting this issue
- (optional) I have used the develop branch
- I have searched the existing issues of NeMo-Guardrails
Python version (python --version)
Python 3.11.9
Operating system/version
Windows 11
NeMo-Guardrails version (if you must use a specific version and not the latest
0.12.0
Describe the bug
Foe Execution of Topical Rails , lot of embedding calls are bieng made, which is taking around 25 seconds for 8 topics configured on disallowed_topics.co,
Can it be optimized so that it makes only 1 embedding call.
Steps To Reproduce
Foe Execution of Topical Rails , lot of embedding calls are bieng made, which is taking around 25 seconds for 8 topics configured on disallowed_topics.co,
Can it get optimized so that it makes only 1 embedding call.
Expected Behavior
Can it get optimized so that it makes only 1 embedding call.
Actual Behavior
Foe Execution of Topical Rails , lot of embedding calls are bieng made, which is taking around 25 seconds for 8 topics configured on disallowed_topics.co,