--- 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 ```