def health()

in aidial_adapter_openai/endpoints/health.py [0:0]


def health():
    return {"status": "ok"}