주요 특징
- three model tiers: OpenAI는 high-reasoning work, balanced everyday tasks, lighter high-volume tasks에 GPT-5.6 Sol, Terra, Luna를 positions합니다.
- coding agents에 더 적합: OpenAI는 coding-agent, terminal workflow, tool-coordination tasks 전반의 improvements를 highlights합니다.
- external tools 지원 준비: OpenAI Help Center는 Sol, Terra, Luna가 OpenAI API를 통해 available하다고 confirms합니다. 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로 start하세요.
Setup guidance
Codex 또는 other OpenAI-compatible tools에서는 matching setup guide를 따르세요.- Base URL:
https://www.bettertoken.ai/v1 - provider: GPT provider를 choose합니다.
- Model name: 모델 광장에서 current model ID를 copy합니다.
model plaza에 shown되지 않은 model name을 hardcode하지 마세요. Model availability, pricing, routing status는 live 모델 광장을 따릅니다.
Quick start
- BetterToken API Key를 create합니다.
- tool에서 Base URL을
https://www.bettertoken.ai/v1로 set합니다. - model plaza에서 current
gpt-5.6-sol,gpt-5.6-terra또는gpt-5.6-lunamodel ID를 copy합니다. - small coding task를 먼저 run한 다음 Dashboard에서 request usage를 verify합니다.
선택 방법
어디서 start할지 모르겠다면 task complexity로 choose하세요.- 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 및 most 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을 먼저 try해야 하나요?
most everyday coding에는gpt-5.6-terra로 start하세요. task에 deeper reasoning이 필요하면 gpt-5.6-sol로 move하고 latency가 더 중요하면 gpt-5.6-luna를 사용하세요.
current price는 어디에서 찾을 수 있나요?
current pricing과 availability는 live 모델 광장에서 확인하세요. prices는 change될 수 있으므로 이 page에서는 hardcode하지 않습니다.tool이 Model not found를 report하면 어떻게 해야 하나요?
model plaza에서 model ID를 again copy하고 selected model이 GPT provider에서 available한지 confirm하며https://www.bettertoken.ai/v1를 verify하세요. more checks는 model selection guide를 참조하세요.

