def health()
in
aidial_adapter_openai/endpoints/health.py [0:0]
2
lines of code
1
McCabe index (conditional complexity)
def health(): return {"status": "ok"}