Arize Phoenix TS
    Preparing search index...

    Input or output extracted from a root span's attributes.

    this interface is experimental and may change in the future

    interface SessionTurnIO {
        mimeType?: string;
        value: string;
    }
    Index

    Properties

    Properties

    mimeType?: string

    Optional MIME type (e.g. "text/plain", "application/json")

    value: string

    The string value of the input or output