curl -X GET https://api.woolball.xyz/v1/completions \ -H "Authorization: Bearer <YOUR_API_KEY>" \ -G \ -d "text=Once%20upon%20a%20time" \ -d "model=Mozilla/Qwen2.5-0.5B-Instruct"
{ "data": "Once upon a time in a distant kingdom..." }
Generate text completions