NeMo-Guardrails
NeMo-Guardrails copied to clipboard
bug: How to Track the Custom Embedding API Call's Usage
Did you check docs and existing issues?
- [x] I have read all the NeMo-Guardrails docs
- [x] I have updated the package to the latest version before submitting this issue
- [x] (optional) I have used the develop branch
- [x] 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
I would like to know how do can i track the embedding call usage which is being made by dialog rail.
Steps To Reproduce
I would like to know how do can i track the embedding call usage which is being made by dialog rail.
Expected Behavior
A lot of embedding calls are being made, i would like to know how can i track those API's call and token usage
Actual Behavior
I would like to know how do can i track the embedding call usage which is being made by dialog rail.