मुख्य विशेषताएं
- तीन 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: model plaza से current model ID copy करें
model plaza में न दिखने वाला model name hardcode न करें। model availability, pricing और routing status live model plaza के अनुसार हैं।
त्वरित शुरुआत
- BetterToken API Key बनाएं।
- अपने tool में Base URL के रूप में
https://www.bettertoken.ai/v1सेट करें। - model plaza से current
gpt-5.6-sol,gpt-5.6-terraयाgpt-5.6-lunamodel ID copy करें। - पहले छोटा coding task चलाएं, फिर Dashboard में request usage सत्यापित करें।
कैसे चुनें
शुरुआत को लेकर निश्चित न हों तो 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 model plaza जांचें। यह पेज prices hardcode नहीं करता क्योंकि वे बदल सकती हैं।tool Model not found report करे तो क्या करें?
model plaza से model ID फिर copy करें, पुष्टि करें कि selected model GPT provider से उपलब्ध है औरhttps://www.bettertoken.ai/v1 सत्यापित करें। अधिक checks के लिए model selection गाइड देखें।

