Pwosesis batch
Pwosese plizyè demann nan yon fwa. Ajoute demann, chwazi yon zouti, epi kouri yo tout.
1
—
Use this tool via API
Automate this tool from your own code. OpenAI-compatible REST endpoint, Bearer-token auth, no extra SDK required. 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"}]}'