def make_rate_point()

in aidial_analytics_realtime/analytics.py [0:0]


def make_rate_point(
    deployment: str,
    project_id: str,
    chat_id: str | None,
    user_hash: str,
    user_title: str,
    timestamp: datetime,
    request_body: dict,