OP
Body Builder (beta)
128K context$-1000000.00/M input$-1000000.00/M output
openrouter/bodybuilderDescription
Transform your natural language requests into structured OpenRouter API request objects. Describe what you want to accomplish with AI models, and Body Builder will construct the appropriate API calls. Example:...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openrouter/bodybuilder",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
Input$-1000000.00/M
Output$-1000000.00/M
Context128K tokens
Model Info
Provideropenrouter
IDopenrouter/bodybuilder