File size: 734 Bytes
9d29c62
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
title: BuddyMath
emoji: 馃М
colorFrom: blue
colorTo: green
sdk: docker
pinned: false
---

# BuddyMath Server V3.1

诪讜专讛 驻专讟讬 AI 诇诪转诪讟讬拽讛 诇转诇诪讬讚讬诐 讬砖专讗诇讬讬诐 馃嚠馃嚤

## API Endpoints

| Endpoint | Method | Description |
|----------|--------|-------------|
| `/` | GET | Health check |
| `/health` | GET | Server status |
| `/solve_stream` | POST | 驻转专讜谉 讘注讬讛 (SSE) |

## Modes

- `solve` - 驻转讜专 诇讬
- `teach_me` - 诇诪讚 讗讜转讬  
- `check` - 讘讚讜拽 讗讜转讬

## Parameters

```
image: File (required)
grade: string (required)
mode: string (default: "solve")
student_name: string (default: "转诇诪讬讚/讛")
student_gender: string (default: "male")
user_note: string (optional)
```