@microsoft/opentelemetry
    Preparing search index...

    Enumeration FinishReason

    Reason a model stopped generating per OTEL gen-ai semantic conventions.

    Index

    Enumeration Members

    CONTENT_FILTER: "content_filter"
    ERROR: "error"
    LENGTH: "length"
    STOP: "stop"
    TOOL_CALL: "tool_call"