发布

  • [OPIK-2517] [FE] Add custom metrics documentation link to evaluators section (#3428)

    frostbyte_neo 发布于 2025-09-26 13:11:50 +00:00

    • Enhance NoQueueItemsPage with project link and update props
    • Added an optional annotationQueue prop to NoQueueItemsPage for better context.
    • Integrated a project link button that directs users to the corresponding project if available.
    • Updated the documentation link to point to the correct section for adding content to the queue.
    • Adjusted ThreadQueueItemsTab and TraceQueueItemsTab to pass the new annotationQueue prop.
    • Refactor project link in NoQueueItemsPage to conditionally display based on queue type
    • Updated the project link button to differentiate between "Go to traces" and "Go to threads" based on the queue type.
    • Maintained the existing functionality while improving user navigation options.
    • [OPIK-2515] [FE] Add custom metrics documentation link to evaluators section

    Add documentation link to custom metrics page in the AddExperimentDialog evaluators section. The link uses Button component with secondary variant and external link icon, following established UI patterns.

    Implements OPIK-2515: remove feature flag

    下载附件