For the 19 seconds call, we got a bill of .98$
Lately i have noticed that our costing has suddenly increased by 2-3X. On debugging I found that Open Ai Http request is getting called multiple times which is not required.
For one call which i checked, it was called 9 times but ideally it should have been called only once.
I need to know why its happening, is it because of any setting which i might have done.
I have also checked whether the request is going during silences but it was not the case.
Call Id: 019ab7d8-c169-7bbf-aac7-f8386aecabf5
Is there anyone else who has faced the same issue?