GPT-5.6 Terra is a balanced model in OpenAI's GPT-5.6 series, positioned between the flagship Sol tier and the cost-efficient Luna tier. It is suited for everyday coding, reasoning, and agentic...
curl -X POST https://ai.layercloud.ir/ollama/v1/chat/completions \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "model": "openai/gpt-5.6-terra", "messages": [{"role": "user", "content": "Hello!"}] }'
获取 API 密钥
以纯 Markdown 阅读本页