mina-knowledge-base / mina_knowledge.json
munyew's picture
Upload mina_knowledge.json with huggingface_hub
9a961ba verified
raw
history blame contribute delete
546 Bytes
{
"crisis_resources": {
"SOS_Lifeline": {
"phone": "1767",
"whatsapp": "https://wa.me/6591511767",
"hours": "24/7",
"description": "Singapore suicide prevention helpline"
},
"IMH_Crisis": {
"phone": "6389 2222",
"hours": "24/7",
"description": "Institute of Mental Health crisis line"
}
},
"capabilities": {
"make_phone_call": false,
"send_whatsapp": false,
"check_calendar": true,
"detect_scam": true,
"emotional_support": true,
"detect_crisis": true
}
}