You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add export functionality to EvaluationTable component
- Implemented a new feature to export filtered rows as a JSONL file.
- Added a button to trigger the export, which is disabled when there are no rows to export.
- Ensured the export includes a timestamp in the filename for better file management.
0 commit comments