Skip to content

The directional cost is displaying inconsistently on hover in Valid Experiments and Experiments page #257

Description

@shailajafissionqa

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

  1. Login to FloTorch.ai
  2. Click on Get Started button
  3. click on Create Project
  4. Enter the Project Name, select the region
  5. Upload the knowledge base pdf file
  6. Upload the Ground Truth json file
  7. Click on Next
  8. Select the Chunk sizes
  9. Select the chuck overlap percentage
  10. Select the Embedding model and Vector dimension as 1024
  11. Select the indexing algorithm
  12. Select the N shot prompt and attach the N shot prompt file
  13. Select the KNN value
  14. Select the any of the inferencing models
  15. Select the inferencing model temperature
  16. Click on Next button
  17. Select the Ragas evaluation, embedding model and Inferencing model
  18. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions