> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bettertoken.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# GPT-5.6 models अब उपलब्ध हैं

> GPT-5.6 models अब उपलब्ध हैं, जिनमें Codex, external tools और multi-step agent workflows के लिए gpt-5.6-luna, gpt-5.6-sol और gpt-5.6-terra शामिल हैं।

release date: 10 जुलाई 2026

BetterToken अब GPT-5.6 model family support करता है। current available **GPT provider** model IDs और live pricing के लिए <a href={"https://bettertoken.ai/pricing"}>model plaza</a> जांचें, फिर OpenAI-compatible protocol से उन्हें Codex, OpenCode, OpenClaw, Cursor, Cline, Zed या अन्य external tools में उपयोग करें।

नए model IDs ये हैं:

| Model ID        | सर्वोत्तम उपयोग                                                                                                          |
| --------------- | ------------------------------------------------------------------------------------------------------------------------ |
| `gpt-5.6-sol`   | complex reasoning, large codebases, multi-step agent tasks और long-running coding workflows                              |
| `gpt-5.6-terra` | everyday coding, interactive development, common agent tasks और balanced capability व cost                               |
| `gpt-5.6-luna`  | speed और cost महत्वपूर्ण होने वाले lighter tasks, जैसे batch assistance, quick Q\&A, simple rewrites और small tool calls |

## मुख्य विशेषताएं

* **तीन model tiers**: OpenAI, GPT-5.6 Sol, Terra और Luna को high-reasoning work, balanced everyday tasks और lighter high-volume tasks के लिए रखता है
* **coding agents के लिए बेहतर**: OpenAI coding-agent, terminal workflow और tool-coordination tasks में improvements highlight करता है
* **external tools के लिए तैयार**: OpenAI Help Center पुष्टि करता है कि Sol, Terra और Luna OpenAI API से उपलब्ध हैं; BetterToken में **GPT provider** और `https://www.bettertoken.ai/v1` उपयोग करें
* **workload से चुनें**: complex work के लिए `gpt-5.6-sol`, daily development के लिए `gpt-5.6-terra` और lighter या cost-sensitive requests के लिए `gpt-5.6-luna` से शुरू करें

## setup guidance

Codex या अन्य OpenAI-compatible tools के लिए matching setup guide देखें:

* **Base URL**: `https://www.bettertoken.ai/v1`
* **provider**: **GPT provider** चुनें
* **Model name**: <a href={"https://bettertoken.ai/pricing"}>model plaza</a> से current model ID copy करें

<Note>
  model plaza में न दिखने वाला model name hardcode न करें। model availability, pricing और routing status live <a href={"https://bettertoken.ai/pricing"}>model plaza</a> के अनुसार हैं।
</Note>

## त्वरित शुरुआत

1. BetterToken API Key बनाएं।
2. अपने tool में Base URL के रूप में `https://www.bettertoken.ai/v1` सेट करें।
3. model plaza से current `gpt-5.6-sol`, `gpt-5.6-terra` या `gpt-5.6-luna` model ID copy करें।
4. पहले छोटा coding task चलाएं, फिर Dashboard में request usage सत्यापित करें।

इनमें से setup guide उपयोग करें:

* [Codex CLI और Codex App सेटअप](/hi/ai-tools/codex)
* [OpenCode सेटअप](/hi/ai-tools/opencode)
* [Cline में OpenAI-compatible API सेटअप](/hi/faq/cline/openai-compatible-api)

## कैसे चुनें

शुरुआत को लेकर निश्चित न हों तो task complexity से चुनें:

* large codebase understanding, cross-file edits, test repair, long debugging loops और stronger reasoning वाले agent tasks के लिए `gpt-5.6-sol` उपयोग करें
* everyday coding, code explanation, routine refactors, documentation और अधिकांश interactive development tasks के लिए `gpt-5.6-terra` उपयोग करें
* lightweight Q\&A, batch assistance, simple text processing, low-latency tool calls और high-volume cost-sensitive requests के लिए `gpt-5.6-luna` उपयोग करें

## FAQ

### पहले कौन-सा model आजमाऊं?

अधिकांश everyday coding के लिए `gpt-5.6-terra` से शुरू करें। task को deeper reasoning चाहिए तो `gpt-5.6-sol` पर जाएं, या latency अधिक महत्वपूर्ण हो तो `gpt-5.6-luna` उपयोग करें।

### current price कहां मिलेगी?

current pricing और availability के लिए live <a href={"https://bettertoken.ai/pricing"}>model plaza</a> जांचें। यह पेज prices hardcode नहीं करता क्योंकि वे बदल सकती हैं।

### tool Model not found report करे तो क्या करें?

model plaza से model ID फिर copy करें, पुष्टि करें कि selected model GPT provider से उपलब्ध है और `https://www.bettertoken.ai/v1` सत्यापित करें। अधिक checks के लिए [model selection गाइड](/hi/faq/model-calling/model-selection-guide) देखें।

## आधिकारिक स्रोत

* [GPT-5.6: ambition के साथ scale होने वाली frontier intelligence](https://openai.com/index/gpt-5-6/)
* [ChatGPT में GPT-5.6](https://help.openai.com/en/articles/20001354)
* [OpenAI के GPT-5.6 Sol, Terra और Luna अब GitHub Copilot में उपलब्ध हैं](https://github.blog/changelog/2026-07-09-openais-gpt-5-6-sol-terra-and-luna-are-now-available-in-github-copilot/)
