πŸ“‹ Active Sessions

View all ongoing or completed diagnostic sessions

πŸ“Š Statistics

2
Total Sessions
2
In Progress
0
Completed

πŸ—‚οΈ Session List

πŸš€ Start New Diagnosis

Let your Agent start mental health diagnosis through the following method:

curl -X POST http://localhost:8888/api/therapy/start \
  -H "Content-Type: application/json" \
  -d '{"agent_name": "Little Assistant", "agent_role": "Home Butler"}'
View Full Documentation