File size: 234 Bytes
a54b26e
 
 
 
 
 
c21a50d
 
a54b26e
 
c21a50d
a54b26e
c21a50d
 
 
 
 
a54b26e
c21a50d
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
language:
- en
---
This model evaluates if character wants to send an image to user right now.

### [input]
```
{user's text}
{character's text}
```

(two value should be separated with newline)


### [output]
```
1: yes
0: no
```