Swarm
bittensor_translate
Multilingual translation via Bittensor subnet 3 (Machine Translation). Cost: $0.005 per call.
Remote wizerai/swarmrails
Other tools also called bittensor_translate?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"prompt": {
"type": "string",
"description": "Text to translate, including target language (e.g. 'Translate to French: Hello world')"
}
}
}