> ## 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.

# Claude Opus 5를 이제 BetterToken에서 사용할 수 있습니다

> Claude Opus 5는 BetterToken에서 claude-opus-5로 사용할 수 있으며 complex coding, long-running agent workflows 및 최대 1M tokens context windows에 적합합니다.

Release date: July 24, 2026

BetterToken은 이제 `claude-opus-5`를 supports합니다. 이 model은 complex coding, long-running agent workflows 및 large codebases 전반의 multi-step work용으로 designed되었습니다. connect하려면 BetterToken API Key를 create하고 `Claude` provider를 select하며 Base URL로 `https://www.bettertoken.ai`를 사용하고 model ID로 `claude-opus-5`를 select하세요.

current availability와 pricing은 항상 <a href={"https://bettertoken.ai/pricing"}>모델 광장</a>에서 확인하세요.

## 주요 특징

* **Complex coding workloads**: Anthropic은 quality와 long-horizon reliability가 중요한 complex agentic coding 및 professional work에 Opus 5를 recommends합니다.
* **최대 `1M tokens` context**: model은 large repositories, long histories 및 extensive source material과 work할 수 있습니다.
* **최대 `128K tokens` output**: large code changes, reports 및 multi-step deliverables를 supports합니다.
* **default adaptive thinking**: model이 task에 맞게 reasoning depth를 adjusts합니다.
* **expanded effort control**: supported effort levels는 `low`, `medium`, `high`, `xhigh`, `max`입니다.

## connect하는 방법

1. <a href={"https://bettertoken.ai/register"}>BetterToken API Key를 등록하고 create</a>한 다음 `Claude` provider를 select합니다.
2. Base URL을 `https://www.bettertoken.ai`로 set합니다.
3. model로 `claude-opus-5`를 select합니다.
4. [Claude Code setup guide](/ko/ai-tools/claude-code)를 따르세요. multiple providers를 manage하려면 [CC Switch guide](/ko/ai-tools/cc-switch)를 사용하세요.

specific workload의 model을 선택 중이라면 [model selection guide](/ko/faq/model-calling/model-selection-guide)에서 Opus 5와 other options를 compare하세요.

## Opus 4.8에서 moving할 때 확인할 사항

most configurations에서는 `claude-opus-4-8`를 `claude-opus-5`로 replace할 수 있습니다. 다음 two behavior changes를 review하세요.

* **Thinking is default로 enabled됨**. effort가 `xhigh` 또는 `max`로 set되면 thinking을 disabling할 때 `400` error가 returned됩니다.
* **`max_tokens`는 thinking과 visible output을 covers함**. long reasoning과 large final response가 필요한 tasks에는 enough headroom을 남기세요.

<Tip>
  repository analysis, multi-file change 또는 long-running agent task 같은 workflow의 real task로 start하세요. 그러면 more workloads를 switching하기 전에 quality, latency, token usage를 assess하기 쉽습니다.
</Tip>

## Official sources

* [Claude Platform release notes](https://platform.claude.com/docs/en/release-notes/overview)
* [Models overview](https://platform.claude.com/docs/en/about-claude/models/overview)
* [Migration guide](https://platform.claude.com/docs/en/about-claude/models/migration-guide)
