arcuru / headjack

A rust bot framework/library for connecting to Matrix. Jack into Matrix.
MIT License
14 stars 0 forks source link

feat: support passing files to the model #7

Closed arcuru closed 7 months ago

arcuru commented 7 months ago

Matrix can send files, including images. Those files should be passed to the models, since some of them can function on them.

Notably, llava can analyze images.