Models/switchpoint/Switchpoint Router
SW

Switchpoint Router

131K context$0.85/M input$3.40/M output
switchpoint/router

Description

Switchpoint AI's router instantly analyzes your request and directs it to the optimal AI from an ever-evolving library. As the world of LLMs advances, our router gets smarter, ensuring you...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "switchpoint/router",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.85/M
Output$3.40/M
Context131K tokens

Model Info

Providerswitchpoint
IDswitchpoint/router