def _get_event_attributes()

in instrumentation/elastic-opentelemetry-instrumentation-openai/src/opentelemetry/instrumentation/openai/helpers.py [0:0]


def _get_event_attributes() -> Attributes:
    return {GEN_AI_SYSTEM: "openai"}