Skip to content

Bug: Embedding traces incorrectly shown with chat UI in trace drawer #3573

@mmabrouk

Description

@mmabrouk

Description

Embedding traces are being rendered with the chat UI (chat bubbles/messages) in the trace drawer, which is incorrect. Embeddings are not conversational and should be displayed differently.

Expected Behavior

Embedding traces should show a raw data view — displaying the embedding input and output as raw data, not as chat messages.

Actual Behavior

Embedding traces display with chat bubbles/messages UI, which is confusing and inappropriate for embedding data.

Severity

Low — confusing but data is still visible

Steps to Reproduce

  1. Make an embedding API call that gets traced
  2. Open the trace in observability
  3. Open the trace drawer
  4. Embedding is shown with chat UI instead of raw data view

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions