Skip to content

[BUG][RAG][v0.12.6][RUN_EVALS] Printing of the returned dict/df of run_evals does not include STOPPED runs as tuples #100

@chethan-rfai

Description

@chethan-rfai

Bug Description

The output of run_evals for rag workflows displays run details in data_frame/dict format and that table only contains runs in COMPLETED state.

To Reproduce

Steps to reproduce the behavior:

  1. Go to any RAG workflow notebook
  2. Do run_evals, STOP one/many runs and print the output
  3. Observe the run details

Expected Behavior

All runs in STOPPED/COMPLETED states should be displayed in the table (except DELETED runs)

Screenshots

Image

Environment

  • OS: Ubuntu
  • Python version: 3.12
  • RapidFire AI version: 0.12.6
  • Browser (if applicable):NA

Additional Context

NA

Error Logs

NA

Metadata

Metadata

Labels

P1Issue with Non Critical FeaturesbugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions