OpenAI GPT Latest
1M context$5.00/M input$30.00/M output
~openai/gpt-latestDescription
This model always redirects to the latest model in the OpenAI GPT family.
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-latest",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: FileInput: ImageInput: TextOutput: Text
Pricing
Input$5.00/M
Output$30.00/M
Context1M tokens
Model Info
Provider~openai
ID~openai/gpt-latest