Discussions
KPI Percentage Goal & UI Normalization Issues
- When I set a goal for a percentage KPI type (e.g. 95%) either via UI or SDK, it gets saved as 0.95% instead of 95%. But the docs says percentage KPI goals should accept values 0–100, so the percentage goal should not be normalized to 0–1.
- When I update a KPI percentage value from the UI (From Review menu, e.g. 94%), after saving it becomes 0.94% there itself and saves 0.94% also. However, when I update the KPI percentage value programmatically (e.g. 84% or 92%), it is stored as entered (84 or 92) and not normalized. So this is inconsistent behavior between UI and backend.
404 Error while updating KPI
Hi,
I am trying to update a KPI score for a dummy_chat use case, but I am getting a 404 NotFoundError even though the KPI creation works correctly and the KPI is visible in the Pay‑I UI.
Regarding Custom Spends
I want to know about how can we write the code for external "tool calling" (which doesn't use LLM inside it) that can track the cost as per the manual instructions like we will decide the 'price_as_resource', 'price_as_category', 'use_case_step' parameter values by our own. If you have any Demo Turorial regarding it, please send it to me via mail. Thank you!
Cost Generation
I have created one dummy chatbot using Azure OpenAI and all the API requests are getting traced on the pay-i dashboard and I can see the details of every requests like query and LLM response. The only problem is that cost is not generating for any of these requests. For all the requests, it is showing 0$. So what needed to do ?
How to create an account?
I tried to create an account, but it says it will be manually verified. I have sent an email to [email protected] but got no response. Also, I did not receive an email verification code.
Sample API Key
Hello ,