Processamentu batch
Processa tanti pruposte ntâ stissa vota. Aggiungi pruposte, scegli nu strumentu e lanciàli tutti.
Usa stu strumentu via API
Automate stu strumentu da u vostru propiu codice. OpenAI-compatible REST endpoint, Bearer-token auth, no extra SDK richiestu. Token costi currisponde à l'interfaccia web.
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"}]}'