All MicroEvals
curl https://api.avian.io/v1/chat/completions \ -H "Author...
Create MicroEval
Header image for curl https://api.avian.io/v1/chat/completions \
  -H "Author...

curl https://api.avian.io/v1/chat/completions \ -H "Author...

Prompt

curl https://api.avian.io/v1/chat/completions \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"model": "deepseek/deepseek-v3.2", "messages": [{"role": "user", "content": "Hello!"}]}'

Drag to resize