Swarm
bittensor_multimodal
Image + text reasoning via Bittensor subnet 24 (Omega Multimodal). Cost: $0.02 per call.
Remote wizerai/swarmrails
Other tools also called bittensor_multimodal?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"prompt": {
"type": "string",
"description": "Text prompt or question about the image"
},
"image_url": {
"type": "string",
"description": "URL of the image to analyse"
}
}
}