Swarm
bittensor_text
Conversational AI via Bittensor subnet 1 (Text Prompting). Good for general questions, summaries, and chat. Cost: $0.005 per call.
Remote wizerai/swarmrails
Other tools also called bittensor_text?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"prompt": {
"type": "string",
"description": "Your text prompt"
}
}
}