You're looking at a specific version of this model. Jump to the model overview.

daanelson /imagebind:0383f62e

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
input
string
file that you want to embed. Needs to be text, vision, or audio.
text_input
string
text that you want to embed. Provide a string here instead of a text file to input if you'd like.
modality
None
vision
modality of the input you'd like to embed

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'type': 'number'}, 'title': 'Output', 'type': 'array'}