发布

  • [OPIK-2348] [FE] Add dataset items download functionality (#3235)

    frostbyte_neo 发布于 2025-09-15 11:00:52 +00:00

    • [OPIK-2348] [FE] Add dataset items download functionality

    Added export functionality to dataset items page similar to traces, spans, and experiment items:

    • Enhanced DatasetItemsActionsPanel with ExportToButton component
    • Added CSV/JSON export support for dataset items with proper data mapping
    • Implemented columnsToExport calculation for dynamic dataset columns
    • Fixed data mapping to handle nested data fields in dataset items
    • Added proper filename generation following project conventions

    Implements OPIK-2348: Add download button for Dataset items export

    • Revision 2: Fix formatting issues in dataset items download functionality
    下载附件