GLM-4-9B-0414
By Zhipu AI
Model name for the API
THUDM/GLM-4-9B-0414- Uptime, last 3 days
- No record yet
- Credits per reply
- 30
- 30-day average
- Replies per day of check-in
- ~116
- At 3,500 credits a day
Call it through the API
Any OpenAI-compatible client works: use the address in the sample and this model name.
import requests response = requests.post( "https://onomeo.com/v1/chat/completions", headers={"Authorization": "Bearer YOUR_API_KEY"}, json={"model": "THUDM/GLM-4-9B-0414", "messages": [ {"role": "user", "content": "Hello!"} ]} ) print(response.json())
More from Zhipu AI
Similar price
- gemini-3.1-flash-lite30 / callNo record yet
- mistral-Nemo-Instruct-240730 / callNo record yet
- Qwen/Qwen3-Coder-30B-A3B-Instruct40 / callNo record yet
- stepfun/step-3.7-flash:free48 / callToo few calls yet
- deepseek-v4-flash11 / callToo few calls yet
- @cf/meta/llama-4-scout-17b-16e-instruct50 / callNo record yet
Figures come from real calls made through this site. Models are served by third-party providers and may slow down or be withdrawn; this page follows those changes.