OpenAI: gpt-oss-20b (free)
131K contextFree inputFree output
openai/gpt-oss-20b:freeDescription
gpt-oss-20b is an open-weight 21B parameter model released by OpenAI under the Apache 2.0 license. It uses a Mixture-of-Experts (MoE) architecture with 3.6B active parameters per forward pass, optimized for...
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-oss-20b:free",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text
Pricing
InputFree
OutputFree
Context131K tokens
Model Info
Provideropenai
IDopenai/gpt-oss-20b:free