Free-GPT
Available Free-GPT Models in HyprLab: A Detailed List and Pricing Guide
Base-Path:
https://api.hyprlab.io/free
Chat-Completions Path:
https://api.hyprlab.io/free/chat/completions
Making Request:
curl https://api.hyprlab.io/free/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $HYPRLAB_API_KEY" \
-d '{
"model": "gpt-4o-2024-11-20",
"messages": [
{
"role": "system",
"content": "You are a helpful assistant."
},
{
"role": "user",
"content": "Say this is a test!"
}
]
}'
💬 Chat Models
Model Name:
gpt-4o-2024-11-20
Discount:
100% off
Request:
500 Request / Day
Context:
128,000
Moderation:
Filtered
Capabilities:
Vision supported
Tools supported
JSON-mode supported
Model Name:
gpt-4o-2024-08-06
Discount:
100% off
Request:
500 Request / Day
Context:
128,000
Moderation:
Filtered
Capabilities:
Vision supported
Tools supported
JSON-mode supported
Last updated