Nhazi
Kwụsị n'ime oge ọbụla. Tinye n'ime oge ọbụla, họrọ tulee, na malite ha niile.
Jiri tùlè a site na API
Megharịa ihenhọrọ a site na koodị gị. OpenAI-compatible REST endpoint, Bearer-token auth, enweghị SDK ọzọ achọrọ. Token costs match the web interface.
curl -X POST https://api.free.ai/v1/chat/ \
-H "Authorization: Bearer sk-free-..." \
-H "Content-Type: application/json" \
-d '{"model": "qwen7b", "messages": [{"role": "user", "content": "Hello"}]}'