FloTorch Version
v2.0.2
Bug Description
The directional cost is displaying inconsistently on hover in Valid Experiments and Experiments page. In the valid Experiments and Experiments page, the directional price is displayed alongside indexing estimated cost, retrieval estimated cost, inferencing estimated cost, and evaluation estimated cost. The total cost should be accurately calculated by summing these four parameters.
Steps to Reproduce
- Login to FloTorch.ai
- Click on Get Started button
- click on Create Project
- Enter the Project Name, select the region
- Upload the knowledge base pdf file
- Upload the Ground Truth json file
- Click on Next
- Select the Chunk sizes
- Select the chuck overlap percentage
- Select the Embedding model and Vector dimension as 1024
- Select the indexing algorithm
- Select the N shot prompt and attach the N shot prompt file
- Select the KNN value
- Select the any of the inferencing models
- Select the inferencing model temperature
- Click on Next button
- Select the Ragas evaluation, embedding model and Inferencing model
- Click on Submit
Expected Result : By summing the indexing estimated cost, retrieval estimated cost, inferencing estimated cost, and evaluation estimated cost. The total cost should be accurately calculated by these four parameters on hovering the directional cost in Valid and Running experiments page.
Actual result : By summing the indexing estimated cost, retrieval estimated cost, inferencing estimated cost, and evaluation estimated cost. The total cost is getting displayed inaccurately with a difference of 5%.
Browser and Version
Version Chrome : 133.0.6943.54
Runtime Version
3.12
Error Messages
Additional Context
No response
FloTorch Version
v2.0.2
Bug Description
The directional cost is displaying inconsistently on hover in Valid Experiments and Experiments page. In the valid Experiments and Experiments page, the directional price is displayed alongside indexing estimated cost, retrieval estimated cost, inferencing estimated cost, and evaluation estimated cost. The total cost should be accurately calculated by summing these four parameters.
Steps to Reproduce
Expected Result : By summing the indexing estimated cost, retrieval estimated cost, inferencing estimated cost, and evaluation estimated cost. The total cost should be accurately calculated by these four parameters on hovering the directional cost in Valid and Running experiments page.
Actual result : By summing the indexing estimated cost, retrieval estimated cost, inferencing estimated cost, and evaluation estimated cost. The total cost is getting displayed inaccurately with a difference of 5%.
Browser and Version
Version Chrome : 133.0.6943.54
Runtime Version
3.12
Error Messages
Additional Context
No response