发布

  • [OPIK-3058] [BE] [FE] Playground message formatting (#4057)

    frostbyte_neo 发布于 2025-11-17 16:34:07 +00:00

    • [OPIK-3058] playground message formatting

    • [OPIK-3058] fix linters

    • [OPIK-3058] return image placeholders to online eval rules

    • [OPIK-3058] [BE] Add video_url support to Playground chat completions

    • Temporary hack redefining UserMessage to add video_url support, until langchain4j update
    • Update OpenAiMessageJsonDeserializer to use our new OpikUserMessage, adding video
    • Missing empty lines at EOF

    • [OPIK-3058] add video support

    • Fixing mapper

    • Fixing Anthopic messaging with OpikUserMessage

    • [OPIK-3058] remove base64 support, add copy button to prompt message in the playground

    • [OPIK-3058] added link to the trace in the playground output cell

    • [OPIK-3058] fix missed output for LLM spans

    • [OPIK-3058] add trace link for single output message

    • [OPIK-3058] remove placeholders in online eval rules

    • [OPIK-3058] remove image/videos from add/edit prompt dialog

    • [OPIK-3058] fixed empty choices as output

    • [OPIK-3058] fixed trace link hover area

    • [OPIK-3058] fix duplicated media parsing bug

    • [OPIK-3058] remove media from assitant/system message

    • [OPIK-3058] collapsible input/output block in annotation trace details

    • Fixing Anthopic image use after brackets removal

    • Online Scoring supporting video with the new message format

    • [OPIK-3058] remove url format validation

    • [OPIK-3058] reset dataset/metrics on reset playground click

    • [OPIK-3058] rerender bug fix

    • [OPIK-3058] fix min prompt msg width

    • [OPIK-3058] shape playground layout

    • [OPIK-3058] fix tests

    • Update LlmAsJudgeMessage.java

    • [OPIK-3058] fixed rerendering issues, removed image/video limits

    • [OPIK-3058] extra body params

    • [OPIK-3058] extra body to custom

    • Many improvements for a higher quality BE code

    • lombok

    • [OPIK-3058] fixed comments

    • [OPIK-3058] add customParams to online eval rules

    • Adding support to vllm custom parameters in OnlineScoring

    • Fixing serialization and test

    • [OPIK-3058] fixed validation rules

    • Proper DB mapping

    • [OPIK-3058] custom param to snake case

    • [OPIK-3058] fix linter


    Co-authored-by: GitHub Actions Bot github-actions@comet.com
    Co-authored-by: Daniel Creão ldaugusto@gmail.com

    下载附件