$curl -X POST https://openrouter.ai/api/v1/chat/completions \> -H "Authorization: Bearer " \> -H "Content-Type: application/json" \> -d '{> "model": "openai/gpt-3.5-turbo">}'