def to_string()

in aidial_analytics_realtime/analytics.py [0:0]


def to_string(obj: str | None) -> str:
    return obj or "undefined"