diff --git a/blog/asset-sources/codex-multi-model-subagents-cover.svg b/blog/asset-sources/codex-multi-model-subagents-cover.svg new file mode 100644 index 0000000..0ad320b --- /dev/null +++ b/blog/asset-sources/codex-multi-model-subagents-cover.svg @@ -0,0 +1,16 @@ + + + + + + + + + + CODEX · MULTI-MODEL · SUBAGENTS + Codex Multi-modelSubagents. + One lead routes work to specialist models. + TASK ROUTINGMain AgentResearcherread-only · fastImplementerworkspace-writeTest Writerbounded checksReviewerindependent · high + CodexSubagentsMulti-model + ByteFuture + \ No newline at end of file diff --git a/blog/asset-sources/configure-claude-code-app-with-cc-switch-and-token-station-cover.svg b/blog/asset-sources/configure-claude-code-app-with-cc-switch-and-token-station-cover.svg new file mode 100644 index 0000000..15ba91a --- /dev/null +++ b/blog/asset-sources/configure-claude-code-app-with-cc-switch-and-token-station-cover.svg @@ -0,0 +1,18 @@ + + + + + + + + + + CLAUDE DESKTOP · CC SWITCH · TOKEN STATION + Claude Desktop,mapped & routed. + Model roles and local routing, made visible. + PROVIDER ROUTING + Needs model mappingLocal routingClaude routing + Sonnetopenai/gpt-5.6-terra + Claude DesktopCC SwitchToken Station + ByteFuture + \ No newline at end of file diff --git a/blog/asset-sources/configure-claude-code-cli-with-token-station-cover.svg b/blog/asset-sources/configure-claude-code-cli-with-token-station-cover.svg new file mode 100644 index 0000000..d2d1afa --- /dev/null +++ b/blog/asset-sources/configure-claude-code-cli-with-token-station-cover.svg @@ -0,0 +1,16 @@ + + + + + + + + + + CLAUDE CODE CLI · TOKEN STATION · ANTHROPIC MESSAGES + Claude Code CLI,from the shell. + Shell variables. One clean Token Station route. + TERMINAL$ export ANTHROPIC_BASE_URL=https://bec.bytefuture.ai$ export ANTHROPIC_MODEL=openai/gpt-5.6-solToken Station route verified + Claude Code CLIToken Station + ByteFuture + \ No newline at end of file diff --git a/blog/asset-sources/configure-codex-app-with-token-station-cover.svg b/blog/asset-sources/configure-codex-app-with-token-station-cover.svg new file mode 100644 index 0000000..dc9e184 --- /dev/null +++ b/blog/asset-sources/configure-codex-app-with-token-station-cover.svg @@ -0,0 +1,16 @@ + + + + + + + + + + CODEX APP · TOKEN STATION · RESPONSES API + Codex App,connected. + Desktop routing, with credentials outside config. + ~/.codex/config.tomlmodel_providertoken_stationenv_keyTOKEN_STATION_API_KEYwire_apiresponses + Codex AppResponses APIToken Station + ByteFuture + \ No newline at end of file diff --git a/blog/asset-sources/configure-codex-cli-with-token-station-cover.svg b/blog/asset-sources/configure-codex-cli-with-token-station-cover.svg new file mode 100644 index 0000000..4318eb1 --- /dev/null +++ b/blog/asset-sources/configure-codex-cli-with-token-station-cover.svg @@ -0,0 +1,16 @@ + + + + + + + + + + CODEX CLI · TOKEN STATION · CUSTOM PROVIDER + Codex CLI,configured. + A custom Provider for the Responses API. + TOKEN_STATION PROVIDERProvidertoken_stationEndpointbec.bytefuture.ai/v1Wire APIresponsesModelopenai/gpt-5.6-sol + Codex CLIconfig.tomlToken Station + ByteFuture + \ No newline at end of file diff --git a/blog/codex-multi-model-subagents-cover.png b/blog/codex-multi-model-subagents-cover.png new file mode 100644 index 0000000..69eb216 Binary files /dev/null and b/blog/codex-multi-model-subagents-cover.png differ diff --git a/blog/configure-claude-code-app-with-cc-switch-and-token-station-cover.png b/blog/configure-claude-code-app-with-cc-switch-and-token-station-cover.png new file mode 100644 index 0000000..64c0791 Binary files /dev/null and b/blog/configure-claude-code-app-with-cc-switch-and-token-station-cover.png differ diff --git a/blog/configure-claude-code-cli-with-token-station-cover.png b/blog/configure-claude-code-cli-with-token-station-cover.png new file mode 100644 index 0000000..77165ef Binary files /dev/null and b/blog/configure-claude-code-cli-with-token-station-cover.png differ diff --git a/blog/configure-codex-app-with-token-station-cover.png b/blog/configure-codex-app-with-token-station-cover.png new file mode 100644 index 0000000..73c8db0 Binary files /dev/null and b/blog/configure-codex-app-with-token-station-cover.png differ diff --git a/blog/configure-codex-cli-with-token-station-cover.png b/blog/configure-codex-cli-with-token-station-cover.png new file mode 100644 index 0000000..59465a6 Binary files /dev/null and b/blog/configure-codex-cli-with-token-station-cover.png differ diff --git a/src/content/writings/en/codex-multi-model-subagents.md b/src/content/writings/en/codex-multi-model-subagents.md index 3785fc1..4adc1ab 100644 --- a/src/content/writings/en/codex-multi-model-subagents.md +++ b/src/content/writings/en/codex-multi-model-subagents.md @@ -5,7 +5,8 @@ title: "Orchestrate Multi-Model Subagents in Codex" summary: "A detailed guide to routing Codex subagents by complexity, risk, and verifiability, with provider setup, role configuration, permission boundaries, a complete example, and a staged rollout plan." category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/codex-multi-model-subagents-cover.png" draft: false --- @@ -332,6 +333,6 @@ Configure one reliable provider first, then define a small number of roles with ## References - [OpenAI Docs: Codex Multi-agent](https://developers.openai.com/codex/multi-agent/) -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station model list](https://models.bytefuture.ai/models) -- [Token Station dashboard](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station model list](https://bec.bytefuture.ai/models) +- [Token Station dashboard](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/en/configure-claude-code-app-with-cc-switch-and-token-station.md b/src/content/writings/en/configure-claude-code-app-with-cc-switch-and-token-station.md index 4734237..8bef2ad 100644 --- a/src/content/writings/en/configure-claude-code-app-with-cc-switch-and-token-station.md +++ b/src/content/writings/en/configure-claude-code-app-with-cc-switch-and-token-station.md @@ -5,7 +5,8 @@ title: "Configure the Claude Code App with CC Switch and Token Station" summary: "Configure a Token Station provider for the Claude Code App, enable model mapping and CC Switch local routing, then verify the complete route with a real request." category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-claude-code-app-with-cc-switch-and-token-station-cover.png" draft: false --- @@ -21,7 +22,7 @@ You need the following in place: - A valid Token Station API key - Access to the models you plan to use, and credit to spend on them -Open the [Token Station dashboard](https://models.bytefuture.ai/dashboard) and copy the complete model IDs. Keep the API key out of screenshots, chat messages, and version control. +Open the [Token Station dashboard](https://bec.bytefuture.ai/dashboard) and copy the complete model IDs. Keep the API key out of screenshots, chat messages, and version control. ## Configuration flow @@ -55,7 +56,7 @@ If a provider type or API format is required, select Claude, Anthropic, or **Ant | Field | Value | | --- | --- | -| Request URL / Base URL | `https://models.bytefuture.ai` | +| Request URL / Base URL | `https://bec.bytefuture.ai` | | API Key / Auth Token | Your Token Station API key | | API format | Anthropic Messages (native) | | Needs model mapping | On | @@ -70,7 +71,7 @@ Do not append `/v1/messages` to the base URL. The client builds the request path If your CC Switch version displays environment variables, use: ```text -ANTHROPIC_BASE_URL=https://models.bytefuture.ai +ANTHROPIC_BASE_URL=https://bec.bytefuture.ai ANTHROPIC_AUTH_TOKEN= ANTHROPIC_MODEL= ``` @@ -149,7 +150,7 @@ Start a new conversation in the Claude Code App and send: Reply only: Token Station test succeeded ``` -After the response arrives, open the [Token Station dashboard](https://models.bytefuture.ai/dashboard) and check `Recent Activity` or the request log. Confirm that: +After the response arrives, open the [Token Station dashboard](https://bec.bytefuture.ai/dashboard) and check `Recent Activity` or the request log. Confirm that: - The new request appears at the expected time - The request completed successfully @@ -185,7 +186,7 @@ Check whether the template expects `ANTHROPIC_AUTH_TOKEN` or `ANTHROPIC_API_KEY` ### The response is 404 -Use `https://models.bytefuture.ai` as the base URL and remove manually appended `/messages`, `/v1/messages`, or other repeated paths. +Use `https://bec.bytefuture.ai` as the base URL and remove manually appended `/messages`, `/v1/messages`, or other repeated paths. ### Model not found or access denied @@ -208,5 +209,5 @@ This setup depends on four parts working together: a Token Station provider, **N ## References -- [Token Station dashboard](https://models.bytefuture.ai/dashboard) +- [Token Station dashboard](https://bec.bytefuture.ai/dashboard) - [CC Switch project](https://github.com/farion1231/cc-switch) diff --git a/src/content/writings/en/configure-claude-code-cli-with-token-station.md b/src/content/writings/en/configure-claude-code-cli-with-token-station.md index 26eab34..b972496 100644 --- a/src/content/writings/en/configure-claude-code-cli-with-token-station.md +++ b/src/content/writings/en/configure-claude-code-cli-with-token-station.md @@ -5,7 +5,8 @@ title: "Connect Claude Code CLI to Token Station on Windows, macOS, and Linux" summary: "Configure Claude Code CLI to call models through Token Station on Windows, macOS, and Linux, then verify the connection with a real request and the Token Station activity log." category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-claude-code-cli-with-token-station-cover.png" draft: false --- @@ -18,10 +19,10 @@ This guide covers Windows, macOS, and Linux. Two details matter most: do not app Start with these three things in place: - Claude Code CLI installed, with `claude --version` returning version information -- A [Token Station](https://models.bytefuture.ai/intro.html) account and API key +- A [Token Station](https://bec.bytefuture.ai/intro.html) account and API key - Access to the target model, and credit to spend on it -The examples use `openai/gpt-5.6-sol`. Model IDs can change, so copy the complete ID from the current [Token Station model list](https://models.bytefuture.ai/models). +The examples use `openai/gpt-5.6-sol`. Model IDs can change, so copy the complete ID from the current [Token Station model list](https://bec.bytefuture.ai/models). > Never put a real API key in a repository, public document, screenshot, or chat message. @@ -29,17 +30,17 @@ The examples use `openai/gpt-5.6-sol`. Model IDs can change, so copy the complet | Environment variable | Purpose | Example | | --- | --- | --- | -| `ANTHROPIC_BASE_URL` | Routes Claude Code requests to Token Station | `https://models.bytefuture.ai` | +| `ANTHROPIC_BASE_URL` | Routes Claude Code requests to Token Station | `https://bec.bytefuture.ai` | | `ANTHROPIC_AUTH_TOKEN` | Your Token Station API key | Your real key | | `ANTHROPIC_MODEL` | Complete default model ID | `openai/gpt-5.6-sol` | Claude Code adds the Anthropic Messages API path to the base URL. Use: ```text -https://models.bytefuture.ai +https://bec.bytefuture.ai ``` -Do not use `https://models.bytefuture.ai/v1`. The extra segment can produce a duplicated path and a 404 response. +Do not use `https://bec.bytefuture.ai/v1`. The extra segment can produce a duplicated path and a 404 response. Keep the full model ID as well: @@ -58,7 +59,7 @@ How you load these three variables depends on your operating system. Run this in PowerShell: ```powershell -$env:ANTHROPIC_BASE_URL = "https://models.bytefuture.ai" +$env:ANTHROPIC_BASE_URL = "https://bec.bytefuture.ai" $env:ANTHROPIC_AUTH_TOKEN = "YOUR_REAL_API_KEY" $env:ANTHROPIC_MODEL = "openai/gpt-5.6-sol" @@ -74,7 +75,7 @@ To make new terminals load the configuration, run: ```powershell [Environment]::SetEnvironmentVariable( "ANTHROPIC_BASE_URL", - "https://models.bytefuture.ai", + "https://bec.bytefuture.ai", "User" ) @@ -106,7 +107,7 @@ To remove the variables later: Run these commands in the terminal that will start Claude Code: ```bash -export ANTHROPIC_BASE_URL='https://models.bytefuture.ai' +export ANTHROPIC_BASE_URL='https://bec.bytefuture.ai' export ANTHROPIC_AUTH_TOKEN='YOUR_REAL_API_KEY' export ANTHROPIC_MODEL='openai/gpt-5.6-sol' @@ -149,7 +150,7 @@ In PowerShell: claude -p "Reply only: Token Station test succeeded" ``` -After the response arrives, open the [Token Station dashboard](https://models.bytefuture.ai/dashboard). Check the request time, status, and model under `Recent Activity`. +After the response arrives, open the [Token Station dashboard](https://bec.bytefuture.ai/dashboard). Check the request time, status, and model under `Recent Activity`. The setup is complete only when: @@ -192,7 +193,7 @@ The API key may be invalid, contain extra whitespace, lack model access, or have The base URL must be: ```text -https://models.bytefuture.ai +https://bec.bytefuture.ai ``` Do not append `/v1` or `/v1/messages`. @@ -207,6 +208,6 @@ The current process may not be using Token Station. Check `ANTHROPIC_BASE_URL`, ## References -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station model list](https://models.bytefuture.ai/models) -- [Token Station dashboard](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station model list](https://bec.bytefuture.ai/models) +- [Token Station dashboard](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/en/configure-codex-app-with-token-station.md b/src/content/writings/en/configure-codex-app-with-token-station.md index 4b48de5..558dc08 100644 --- a/src/content/writings/en/configure-codex-app-with-token-station.md +++ b/src/content/writings/en/configure-codex-app-with-token-station.md @@ -5,7 +5,8 @@ title: "Connect the Codex App to Token Station on Windows, macOS, and Linux" summary: "Register Token Station as a custom model provider in the Codex App, load the API key on Windows, macOS, or Linux, and verify the complete Responses API route." category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-codex-app-with-token-station-cover.png" draft: false --- @@ -18,7 +19,7 @@ This guide covers Windows, macOS, and Linux. Desktop apps and terminal programs You need three things: - The Codex App installed -- A [Token Station](https://models.bytefuture.ai/intro.html) account and API key +- A [Token Station](https://bec.bytefuture.ai/intro.html) account and API key - Access to the target model, and credit to spend on it The examples use `openai/gpt-5.6-sol`. Copy the complete current model ID from Token Station. @@ -148,7 +149,7 @@ A reply in the app is only half the evidence. Check both ends of the route: ``` 4. Confirm that the app returns a normal response -5. Open the [Token Station dashboard](https://models.bytefuture.ai/dashboard) +5. Open the [Token Station dashboard](https://bec.bytefuture.ai/dashboard) 6. Check the request time, status, and model under `Recent Activity` The route should be: @@ -196,5 +197,5 @@ Check that `model_provider` matches the provider block name and that the app rel ## References -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station dashboard](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station dashboard](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/en/configure-codex-cli-with-token-station.md b/src/content/writings/en/configure-codex-cli-with-token-station.md index dbae4af..94389f5 100644 --- a/src/content/writings/en/configure-codex-cli-with-token-station.md +++ b/src/content/writings/en/configure-codex-cli-with-token-station.md @@ -5,7 +5,8 @@ title: "Connect Codex CLI to Token Station on Windows, macOS, and Linux" summary: "Configure Token Station as a custom provider for Codex CLI, load the API key safely on Windows, macOS, or Linux, and verify a Responses API request." category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-codex-cli-with-token-station-cover.png" draft: false --- @@ -165,7 +166,7 @@ In PowerShell, use double quotes: codex exec "Reply only: Token Station test succeeded" ``` -After the response arrives, open the [Token Station dashboard](https://models.bytefuture.ai/dashboard). Check the request time, status, and model under `Recent Activity`. +After the response arrives, open the [Token Station dashboard](https://bec.bytefuture.ai/dashboard). Check the request time, status, and model under `Recent Activity`. The setup is complete only when: @@ -220,5 +221,5 @@ Confirm that you edited the current user's `config.toml`, that the file extensio ## References -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station dashboard](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station dashboard](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/ja/codex-multi-model-subagents.md b/src/content/writings/ja/codex-multi-model-subagents.md index bfb4e6f..9a4bfcd 100644 --- a/src/content/writings/ja/codex-multi-model-subagents.md +++ b/src/content/writings/ja/codex-multi-model-subagents.md @@ -5,7 +5,8 @@ title: "Codexで複数モデルのSubagentを編成する" summary: "Codexの主Agentが複雑さ、リスク、検証可能性に応じてSubagentを振り分ける方法を、Provider、役割、権限、実例、段階的な導入手順とともに解説します。" category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/codex-multi-model-subagents-cover.png" draft: false --- @@ -320,6 +321,6 @@ Subagentには、そのタスクに必要な最小限のコンテキストだけ ## 参考資料 - [OpenAI Docs:Codex Multi-agent](https://developers.openai.com/codex/multi-agent/) -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Stationモデル一覧](https://models.bytefuture.ai/models) -- [Token Stationダッシュボード](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Stationモデル一覧](https://bec.bytefuture.ai/models) +- [Token Stationダッシュボード](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/ja/configure-claude-code-app-with-cc-switch-and-token-station.md b/src/content/writings/ja/configure-claude-code-app-with-cc-switch-and-token-station.md index 52311e9..e231ca3 100644 --- a/src/content/writings/ja/configure-claude-code-app-with-cc-switch-and-token-station.md +++ b/src/content/writings/ja/configure-claude-code-app-with-cc-switch-and-token-station.md @@ -5,7 +5,8 @@ title: "CC Switch と Token Station で Claude Code App を設定する" summary: "Claude Code App 用の Token Station Provider を作成し、モデルマッピング、CC Switch のローカルルーティング、Claude ルーティングを有効にして、実際のリクエストで経路全体を検証します。" category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-claude-code-app-with-cc-switch-and-token-station-cover.png" draft: false --- @@ -19,7 +20,7 @@ CC Switch を使うと、複数の Claude Code Provider を保存し、設定フ - 有効な Token Station API Key - 利用するモデルへのアクセス権と利用可能なクレジット -[Token Station ダッシュボード](https://models.bytefuture.ai/dashboard)を開き、完全なモデル ID を確認します。API Key をスクリーンショット、チャット、Git リポジトリに含めないでください。 +[Token Station ダッシュボード](https://bec.bytefuture.ai/dashboard)を開き、完全なモデル ID を確認します。API Key をスクリーンショット、チャット、Git リポジトリに含めないでください。 ## 設定の流れ @@ -53,7 +54,7 @@ Provider の種類や API 形式を求められた場合は、Claude、Anthropic | 項目 | 設定値 | | --- | --- | -| Request URL / Base URL | `https://models.bytefuture.ai` | +| Request URL / Base URL | `https://bec.bytefuture.ai` | | API Key / Auth Token | Token Station の API Key | | API 形式 | Anthropic Messages(native) | | Needs model mapping | 有効 | @@ -68,7 +69,7 @@ Base URL に `/v1/messages` を追加しないでください。クライアン 環境変数が表示されるバージョンでは、次の値を使います。 ```text -ANTHROPIC_BASE_URL=https://models.bytefuture.ai +ANTHROPIC_BASE_URL=https://bec.bytefuture.ai ANTHROPIC_AUTH_TOKEN= ANTHROPIC_MODEL=<完全なモデル ID> ``` @@ -147,7 +148,7 @@ Claude Code App で新しい会話を開始し、次を送信します。 「Token Station テスト成功」とだけ返信してください ``` -応答後、[Token Station ダッシュボード](https://models.bytefuture.ai/dashboard)の `Recent Activity` またはリクエストログを開き、次を確認します。 +応答後、[Token Station ダッシュボード](https://bec.bytefuture.ai/dashboard)の `Recent Activity` またはリクエストログを開き、次を確認します。 - 送信した時刻に新しいリクエストがある - リクエストが正常に完了している @@ -183,7 +184,7 @@ Provider を編集して **Needs model mapping** を有効にし、Sonnet、Opus ### 404 が返る -Base URL を `https://models.bytefuture.ai` にし、手作業で追加した `/messages`、`/v1/messages`、その他の重複パスを削除します。 +Base URL を `https://bec.bytefuture.ai` にし、手作業で追加した `/messages`、`/v1/messages`、その他の重複パスを削除します。 ### モデルが見つからない、または権限がない @@ -206,5 +207,5 @@ Token Station から完全なモデル ID をコピーし、対応する Sonnet ## 参考資料 -- [Token Station ダッシュボード](https://models.bytefuture.ai/dashboard) +- [Token Station ダッシュボード](https://bec.bytefuture.ai/dashboard) - [CC Switch プロジェクト](https://github.com/farion1231/cc-switch) diff --git a/src/content/writings/ja/configure-claude-code-cli-with-token-station.md b/src/content/writings/ja/configure-claude-code-cli-with-token-station.md index cc0f915..8895c6b 100644 --- a/src/content/writings/ja/configure-claude-code-cli-with-token-station.md +++ b/src/content/writings/ja/configure-claude-code-cli-with-token-station.md @@ -5,7 +5,8 @@ title: "Claude Code CLIをToken Stationに接続する:Windows、macOS、Linux summary: "Windows、macOS、LinuxでClaude Code CLIをToken Stationに接続し、実際のリクエストとToken Stationの履歴でエンドツーエンドの動作を確認します。" category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-claude-code-cli-with-token-station-cover.png" draft: false --- @@ -18,10 +19,10 @@ Claude Code CLIは、Anthropic Messages APIを使ってサードパーティー 次のものを用意してください。 - Claude Code CLI。`claude --version`でバージョンを確認できること -- [Token Station](https://models.bytefuture.ai/intro.html)のアカウントとAPI key +- [Token Station](https://bec.bytefuture.ai/intro.html)のアカウントとAPI key - 対象モデルの利用権限と利用可能な残高 -例では`openai/gpt-5.6-sol`を使います。モデルIDは更新される場合があるため、[Token Stationのモデル一覧](https://models.bytefuture.ai/models)に表示される完全なIDを使ってください。 +例では`openai/gpt-5.6-sol`を使います。モデルIDは更新される場合があるため、[Token Stationのモデル一覧](https://bec.bytefuture.ai/models)に表示される完全なIDを使ってください。 > 実際のAPI keyをリポジトリ、公開文書、スクリーンショット、チャットに記載しないでください。 @@ -29,17 +30,17 @@ Claude Code CLIは、Anthropic Messages APIを使ってサードパーティー | 環境変数 | 用途 | 例 | | --- | --- | --- | -| `ANTHROPIC_BASE_URL` | Claude CodeのリクエストをToken Stationへ送る | `https://models.bytefuture.ai` | +| `ANTHROPIC_BASE_URL` | Claude CodeのリクエストをToken Stationへ送る | `https://bec.bytefuture.ai` | | `ANTHROPIC_AUTH_TOKEN` | Token Station API key | 実際のkey | | `ANTHROPIC_MODEL` | 完全なデフォルトモデルID | `openai/gpt-5.6-sol` | Claude CodeはBase URLの後ろにAnthropic Messages APIのパスを追加します。次の値を使います。 ```text -https://models.bytefuture.ai +https://bec.bytefuture.ai ``` -`https://models.bytefuture.ai/v1`にはしないでください。パスが重複し、404になる場合があります。 +`https://bec.bytefuture.ai/v1`にはしないでください。パスが重複し、404になる場合があります。 モデルIDも完全な形を保ちます。 @@ -58,7 +59,7 @@ openai/gpt-5.6-sol PowerShellで実行します。 ```powershell -$env:ANTHROPIC_BASE_URL = "https://models.bytefuture.ai" +$env:ANTHROPIC_BASE_URL = "https://bec.bytefuture.ai" $env:ANTHROPIC_AUTH_TOKEN = "実際の API Key" $env:ANTHROPIC_MODEL = "openai/gpt-5.6-sol" @@ -74,7 +75,7 @@ claude ```powershell [Environment]::SetEnvironmentVariable( "ANTHROPIC_BASE_URL", - "https://models.bytefuture.ai", + "https://bec.bytefuture.ai", "User" ) @@ -106,7 +107,7 @@ claude Claude Codeを起動するターミナルで実行します。 ```bash -export ANTHROPIC_BASE_URL='https://models.bytefuture.ai' +export ANTHROPIC_BASE_URL='https://bec.bytefuture.ai' export ANTHROPIC_AUTH_TOKEN='実際の API Key' export ANTHROPIC_MODEL='openai/gpt-5.6-sol' @@ -149,7 +150,7 @@ PowerShellでは次を使います。 claude -p "「Token Station テスト成功」とだけ返信してください" ``` -応答を受け取ったら、[Token Stationダッシュボード](https://models.bytefuture.ai/dashboard)を開き、`Recent Activity`で時刻、状態、モデルを確認します。 +応答を受け取ったら、[Token Stationダッシュボード](https://bec.bytefuture.ai/dashboard)を開き、`Recent Activity`で時刻、状態、モデルを確認します。 次の3点がそろえば接続は完了です。 @@ -192,7 +193,7 @@ API keyが無効、余分な空白を含む、モデル権限がない、残高 Base URLは次の値にします。 ```text -https://models.bytefuture.ai +https://bec.bytefuture.ai ``` `/v1`や`/v1/messages`を追加しないでください。 @@ -207,6 +208,6 @@ Token Stationに表示される完全なモデルIDを使い、プロバイダ ## 参考資料 -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Stationモデル一覧](https://models.bytefuture.ai/models) -- [Token Stationダッシュボード](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Stationモデル一覧](https://bec.bytefuture.ai/models) +- [Token Stationダッシュボード](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/ja/configure-codex-app-with-token-station.md b/src/content/writings/ja/configure-codex-app-with-token-station.md index 4154bd2..32d4bf4 100644 --- a/src/content/writings/ja/configure-codex-app-with-token-station.md +++ b/src/content/writings/ja/configure-codex-app-with-token-station.md @@ -5,7 +5,8 @@ title: "Codex AppをToken Stationに接続する:Windows、macOS、Linux対応 summary: "Codex AppにToken StationをカスタムモデルProviderとして登録し、各OSでAPI keyを読み込ませ、Responses APIの経路を確認します。" category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-codex-app-with-token-station-cover.png" draft: false --- @@ -16,7 +17,7 @@ Codex Appは`config.toml`でカスタムモデルProviderを登録できます ## 事前準備 - Codex App -- [Token Station](https://models.bytefuture.ai/intro.html)のアカウントとAPI key +- [Token Station](https://bec.bytefuture.ai/intro.html)のアカウントとAPI key - 対象モデルの利用権限と残高 例では`openai/gpt-5.6-sol`を使います。Token Stationに表示される完全なモデルIDを確認してください。 @@ -144,7 +145,7 @@ Codex Appが返答しても、それは証拠の半分にすぎません。経 ``` 4. 正常な応答を確認する -5. [Token Stationダッシュボード](https://models.bytefuture.ai/dashboard)を開く +5. [Token Stationダッシュボード](https://bec.bytefuture.ai/dashboard)を開く 6. `Recent Activity`で時刻、状態、モデルを照合する 経路は次のようになります。 @@ -190,5 +191,5 @@ Token Stationが提供する完全なモデルIDを使い、プロバイダー ## 参考資料 -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Stationダッシュボード](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Stationダッシュボード](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/ja/configure-codex-cli-with-token-station.md b/src/content/writings/ja/configure-codex-cli-with-token-station.md index 658c17b..43113d1 100644 --- a/src/content/writings/ja/configure-codex-cli-with-token-station.md +++ b/src/content/writings/ja/configure-codex-cli-with-token-station.md @@ -5,7 +5,8 @@ title: "Codex CLIをToken Stationに接続する:Windows、macOS、Linux対応 summary: "Codex CLIにToken StationをカスタムProviderとして設定し、各OSでAPI keyを安全に読み込ませ、Responses APIのリクエストを確認します。" category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-codex-cli-with-token-station-cover.png" draft: false --- @@ -163,7 +164,7 @@ PowerShellでは二重引用符を使います。 codex exec "「Token Station テスト成功」とだけ返信してください" ``` -応答後、[Token Stationダッシュボード](https://models.bytefuture.ai/dashboard)の`Recent Activity`で時刻、状態、モデルを照合します。 +応答後、[Token Stationダッシュボード](https://bec.bytefuture.ai/dashboard)の`Recent Activity`で時刻、状態、モデルを照合します。 次の3点がそろえば設定完了です。 @@ -213,5 +214,5 @@ Token Stationが現在提供する完全なモデルIDを使い、プロバイ ## 参考資料 -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Stationダッシュボード](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Stationダッシュボード](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/ko/codex-multi-model-subagents.md b/src/content/writings/ko/codex-multi-model-subagents.md index 6399a44..862834d 100644 --- a/src/content/writings/ko/codex-multi-model-subagents.md +++ b/src/content/writings/ko/codex-multi-model-subagents.md @@ -5,7 +5,8 @@ title: "Codex에서 다중 모델 Subagent 구성하기" summary: "Codex 주 Agent가 복잡도, 위험, 검증 가능성에 따라 Subagent를 배정하는 방법을 Provider 설정, 역할과 권한, 전체 사례, 단계별 도입 절차와 함께 설명합니다." category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/codex-multi-model-subagents-cover.png" draft: false --- @@ -320,6 +321,6 @@ Subagent에는 해당 작업에 필요한 최소한의 컨텍스트만 전달합 ## 참고 자료 - [OpenAI Docs: Codex Multi-agent](https://developers.openai.com/codex/multi-agent/) -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station 모델 목록](https://models.bytefuture.ai/models) -- [Token Station 대시보드](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station 모델 목록](https://bec.bytefuture.ai/models) +- [Token Station 대시보드](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/ko/configure-claude-code-app-with-cc-switch-and-token-station.md b/src/content/writings/ko/configure-claude-code-app-with-cc-switch-and-token-station.md index 2900e36..ba0570a 100644 --- a/src/content/writings/ko/configure-claude-code-app-with-cc-switch-and-token-station.md +++ b/src/content/writings/ko/configure-claude-code-app-with-cc-switch-and-token-station.md @@ -5,7 +5,8 @@ title: "CC Switch와 Token Station으로 Claude Code App 설정하기" summary: "Claude Code App용 Token Station Provider를 만들고 모델 매핑, CC Switch 로컬 라우팅, Claude 라우팅을 활성화한 뒤 실제 요청으로 전체 경로를 검증합니다." category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-claude-code-app-with-cc-switch-and-token-station-cover.png" draft: false --- @@ -21,7 +22,7 @@ CC Switch를 사용하면 여러 Claude Code Provider를 저장하고 설정 파 - 유효한 Token Station API Key - 사용할 모델에 대한 접근 권한과 사용 가능한 크레딧 -[Token Station 대시보드](https://models.bytefuture.ai/dashboard)를 열고 전체 모델 ID를 확인합니다. API Key를 스크린샷, 채팅 메시지, Git 저장소에 노출하지 마세요. +[Token Station 대시보드](https://bec.bytefuture.ai/dashboard)를 열고 전체 모델 ID를 확인합니다. API Key를 스크린샷, 채팅 메시지, Git 저장소에 노출하지 마세요. ## 전체 설정 흐름 @@ -55,7 +56,7 @@ Provider 유형이나 API 형식을 선택해야 한다면 Claude, Anthropic 또 | 항목 | 설정값 | | --- | --- | -| Request URL / Base URL | `https://models.bytefuture.ai` | +| Request URL / Base URL | `https://bec.bytefuture.ai` | | API Key / Auth Token | Token Station API Key | | API 형식 | Anthropic Messages (native) | | Needs model mapping | 켬 | @@ -70,7 +71,7 @@ Base URL 뒤에 `/v1/messages`를 추가하지 마세요. 클라이언트가 요 현재 CC Switch 버전이 환경 변수를 표시한다면 다음을 사용합니다. ```text -ANTHROPIC_BASE_URL=https://models.bytefuture.ai +ANTHROPIC_BASE_URL=https://bec.bytefuture.ai ANTHROPIC_AUTH_TOKEN= ANTHROPIC_MODEL=<전체 모델 ID 입력> ``` @@ -149,7 +150,7 @@ Claude Code App에서 새 대화를 시작하고 다음을 전송합니다. Token Station 테스트 성공이라고만 답하세요 ``` -응답을 받은 후 [Token Station 대시보드](https://models.bytefuture.ai/dashboard)의 `Recent Activity` 또는 요청 로그에서 다음을 확인합니다. +응답을 받은 후 [Token Station 대시보드](https://bec.bytefuture.ai/dashboard)의 `Recent Activity` 또는 요청 로그에서 다음을 확인합니다. - 요청한 시간에 새 기록이 나타나는지 - 요청이 성공적으로 완료되었는지 @@ -185,7 +186,7 @@ Provider를 편집해 **Needs model mapping**을 켜고 Sonnet, Opus, Haiku가 ### 404 응답 -Base URL을 `https://models.bytefuture.ai`로 설정하고 직접 추가한 `/messages`, `/v1/messages` 또는 다른 중복 경로를 제거합니다. +Base URL을 `https://bec.bytefuture.ai`로 설정하고 직접 추가한 `/messages`, `/v1/messages` 또는 다른 중복 경로를 제거합니다. ### 모델을 찾을 수 없거나 접근 권한이 없음 @@ -208,5 +209,5 @@ Token Station에서 전체 모델 ID를 복사하고 해당 Sonnet, Opus, Haiku ## 참고 자료 -- [Token Station 대시보드](https://models.bytefuture.ai/dashboard) +- [Token Station 대시보드](https://bec.bytefuture.ai/dashboard) - [CC Switch 프로젝트](https://github.com/farion1231/cc-switch) diff --git a/src/content/writings/ko/configure-claude-code-cli-with-token-station.md b/src/content/writings/ko/configure-claude-code-cli-with-token-station.md index 72a9a42..8f98bf3 100644 --- a/src/content/writings/ko/configure-claude-code-cli-with-token-station.md +++ b/src/content/writings/ko/configure-claude-code-cli-with-token-station.md @@ -5,7 +5,8 @@ title: "Claude Code CLI를 Token Station에 연결하기: Windows, macOS, Linux" summary: "Windows, macOS, Linux에서 Claude Code CLI를 Token Station에 연결하고 실제 요청과 Token Station 활동 기록으로 전체 경로를 검증합니다." category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-claude-code-cli-with-token-station-cover.png" draft: false --- @@ -16,10 +17,10 @@ Claude Code CLI는 Anthropic Messages API를 통해 서드파티 모델 게이 ## 준비 사항 - `claude --version`으로 확인할 수 있는 Claude Code CLI -- [Token Station](https://models.bytefuture.ai/intro.html) 계정과 API key +- [Token Station](https://bec.bytefuture.ai/intro.html) 계정과 API key - 대상 모델의 사용 권한과 사용 가능한 잔액 -예시는 `openai/gpt-5.6-sol`을 사용합니다. 모델 ID는 바뀔 수 있으므로 [Token Station 모델 목록](https://models.bytefuture.ai/models)에 표시되는 전체 ID를 사용하세요. +예시는 `openai/gpt-5.6-sol`을 사용합니다. 모델 ID는 바뀔 수 있으므로 [Token Station 모델 목록](https://bec.bytefuture.ai/models)에 표시되는 전체 ID를 사용하세요. > 실제 API key를 저장소, 공개 문서, 스크린샷 또는 채팅에 넣지 마세요. @@ -27,17 +28,17 @@ Claude Code CLI는 Anthropic Messages API를 통해 서드파티 모델 게이 | 환경 변수 | 용도 | 예시 | | --- | --- | --- | -| `ANTHROPIC_BASE_URL` | Claude Code 요청을 Token Station으로 전송 | `https://models.bytefuture.ai` | +| `ANTHROPIC_BASE_URL` | Claude Code 요청을 Token Station으로 전송 | `https://bec.bytefuture.ai` | | `ANTHROPIC_AUTH_TOKEN` | Token Station API key | 실제 key | | `ANTHROPIC_MODEL` | 전체 기본 모델 ID | `openai/gpt-5.6-sol` | Claude Code는 Base URL 뒤에 Anthropic Messages API 경로를 붙입니다. 다음 주소를 사용하세요. ```text -https://models.bytefuture.ai +https://bec.bytefuture.ai ``` -`https://models.bytefuture.ai/v1`로 설정하면 경로가 중복되어 404가 발생할 수 있습니다. +`https://bec.bytefuture.ai/v1`로 설정하면 경로가 중복되어 404가 발생할 수 있습니다. 모델 ID도 전체 형식을 유지합니다. @@ -56,7 +57,7 @@ openai/gpt-5.6-sol PowerShell에서 실행합니다. ```powershell -$env:ANTHROPIC_BASE_URL = "https://models.bytefuture.ai" +$env:ANTHROPIC_BASE_URL = "https://bec.bytefuture.ai" $env:ANTHROPIC_AUTH_TOKEN = "실제 API Key" $env:ANTHROPIC_MODEL = "openai/gpt-5.6-sol" @@ -72,7 +73,7 @@ claude ```powershell [Environment]::SetEnvironmentVariable( "ANTHROPIC_BASE_URL", - "https://models.bytefuture.ai", + "https://bec.bytefuture.ai", "User" ) @@ -104,7 +105,7 @@ claude Claude Code를 실행할 터미널에서 설정합니다. ```bash -export ANTHROPIC_BASE_URL='https://models.bytefuture.ai' +export ANTHROPIC_BASE_URL='https://bec.bytefuture.ai' export ANTHROPIC_AUTH_TOKEN='실제 API Key' export ANTHROPIC_MODEL='openai/gpt-5.6-sol' @@ -147,7 +148,7 @@ PowerShell에서는: claude -p "Token Station 테스트 성공이라고만 답하세요" ``` -응답을 받은 뒤 [Token Station 대시보드](https://models.bytefuture.ai/dashboard)의 `Recent Activity`에서 요청 시간, 상태, 모델을 확인합니다. +응답을 받은 뒤 [Token Station 대시보드](https://bec.bytefuture.ai/dashboard)의 `Recent Activity`에서 요청 시간, 상태, 모델을 확인합니다. 다음 조건을 모두 충족해야 연결이 완료된 것입니다. @@ -190,7 +191,7 @@ API key가 잘못되었거나 공백이 포함되었거나 모델 권한 또는 Base URL은 다음 값이어야 합니다. ```text -https://models.bytefuture.ai +https://bec.bytefuture.ai ``` `/v1` 또는 `/v1/messages`를 추가하지 마세요. @@ -205,6 +206,6 @@ Token Station에 표시되는 전체 모델 ID와 제공자 접두사를 사용 ## 참고 자료 -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station 모델 목록](https://models.bytefuture.ai/models) -- [Token Station 대시보드](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station 모델 목록](https://bec.bytefuture.ai/models) +- [Token Station 대시보드](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/ko/configure-codex-app-with-token-station.md b/src/content/writings/ko/configure-codex-app-with-token-station.md index 0e71763..a44cf3b 100644 --- a/src/content/writings/ko/configure-codex-app-with-token-station.md +++ b/src/content/writings/ko/configure-codex-app-with-token-station.md @@ -5,7 +5,8 @@ title: "Codex App을 Token Station에 연결하기: Windows, macOS, Linux" summary: "Codex App에 Token Station을 사용자 지정 모델 Provider로 등록하고 각 운영체제에서 API key를 로드한 뒤 Responses API 전체 경로를 검증합니다." category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-codex-app-with-token-station-cover.png" draft: false --- @@ -16,7 +17,7 @@ Codex App은 `config.toml`에 사용자 지정 모델 Provider를 등록할 수 ## 준비 사항 - Codex App -- [Token Station](https://models.bytefuture.ai/intro.html) 계정과 API key +- [Token Station](https://bec.bytefuture.ai/intro.html) 계정과 API key - 대상 모델의 사용 권한과 잔액 예시는 `openai/gpt-5.6-sol`을 사용합니다. Token Station에 표시되는 현재 전체 모델 ID를 확인하세요. @@ -144,7 +145,7 @@ Codex App이 응답하는 것은 증거의 절반일 뿐입니다. 경로의 양 ``` 4. 정상 응답 확인하기 -5. [Token Station 대시보드](https://models.bytefuture.ai/dashboard) 열기 +5. [Token Station 대시보드](https://bec.bytefuture.ai/dashboard) 열기 6. `Recent Activity`에서 시간, 상태, 모델 비교하기 요청 경로는 다음과 같습니다. @@ -190,5 +191,5 @@ Token Station이 제공하는 전체 모델 ID와 제공자 접두사를 사용 ## 참고 자료 -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station 대시보드](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station 대시보드](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/ko/configure-codex-cli-with-token-station.md b/src/content/writings/ko/configure-codex-cli-with-token-station.md index 0bb1ce4..be999f5 100644 --- a/src/content/writings/ko/configure-codex-cli-with-token-station.md +++ b/src/content/writings/ko/configure-codex-cli-with-token-station.md @@ -5,7 +5,8 @@ title: "Codex CLI를 Token Station에 연결하기: Windows, macOS, Linux" summary: "Codex CLI에 Token Station 사용자 지정 Provider를 설정하고 각 운영체제에서 API key를 안전하게 로드한 뒤 Responses API 요청을 검증합니다." category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-codex-cli-with-token-station-cover.png" draft: false --- @@ -163,7 +164,7 @@ PowerShell에서는 큰따옴표를 사용합니다. codex exec "Token Station 테스트 성공이라고만 답하세요" ``` -응답 후 [Token Station 대시보드](https://models.bytefuture.ai/dashboard)의 `Recent Activity`에서 시간, 상태, 모델을 비교하세요. +응답 후 [Token Station 대시보드](https://bec.bytefuture.ai/dashboard)의 `Recent Activity`에서 시간, 상태, 모델을 비교하세요. 다음 조건을 모두 충족해야 설정이 완료됩니다. @@ -213,5 +214,5 @@ Token Station이 현재 제공하는 전체 모델 ID와 제공자 접두사를 ## 참고 자료 -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station 대시보드](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station 대시보드](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/zh/codex-multi-model-subagents.md b/src/content/writings/zh/codex-multi-model-subagents.md index 679e09d..2259f7a 100644 --- a/src/content/writings/zh/codex-multi-model-subagents.md +++ b/src/content/writings/zh/codex-multi-model-subagents.md @@ -5,7 +5,8 @@ title: "用 Codex 编排多模型 Subagent:配置、路由与验收" summary: "详细介绍如何让 Codex 主 Agent 按任务复杂度、风险和可验证性调度不同模型的 Subagent,包括 Provider、角色配置、权限边界、路由规则、完整案例和分阶段落地方法。" category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/codex-multi-model-subagents-cover.png" draft: false --- @@ -410,6 +411,6 @@ API key 应通过环境变量、密钥管理系统或操作系统凭据存储提 ## 参考资料 - [OpenAI Docs:Codex Multi-agent](https://developers.openai.com/codex/multi-agent/) -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station 模型列表](https://models.bytefuture.ai/models) -- [Token Station 控制台](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station 模型列表](https://bec.bytefuture.ai/models) +- [Token Station 控制台](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/zh/configure-claude-code-app-with-cc-switch-and-token-station.md b/src/content/writings/zh/configure-claude-code-app-with-cc-switch-and-token-station.md index 315dc9d..fce38c8 100644 --- a/src/content/writings/zh/configure-claude-code-app-with-cc-switch-and-token-station.md +++ b/src/content/writings/zh/configure-claude-code-app-with-cc-switch-and-token-station.md @@ -5,7 +5,8 @@ title: "用 CC Switch 和 Token Station 配置 Claude Code App" summary: "为 Claude Code App 配置 Token Station Provider,开启模型映射、CC Switch 本地路由和 Claude 路由,再通过真实请求验证完整链路。" category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-claude-code-app-with-cc-switch-and-token-station-cover.png" draft: false --- @@ -21,7 +22,7 @@ CC Switch 可以保存多组 Claude Code Provider,让你在不同服务之间 - 有效的 Token Station API Key - 目标模型的调用权限和可用额度 -打开 [Token Station 控制台](https://models.bytefuture.ai/dashboard),复制模型的完整 ID。不要在截图、聊天记录或 Git 仓库中暴露真实 API Key。 +打开 [Token Station 控制台](https://bec.bytefuture.ai/dashboard),复制模型的完整 ID。不要在截图、聊天记录或 Git 仓库中暴露真实 API Key。 ## 完整配置流程 @@ -55,7 +56,7 @@ Token Station | 字段 | 填写内容 | | --- | --- | -| 请求地址 / Base URL | `https://models.bytefuture.ai` | +| 请求地址 / Base URL | `https://bec.bytefuture.ai` | | API Key / Auth Token | 你的 Token Station API Key | | API 格式 | Anthropic Messages(原生) | | 需要模型映射 | 开启 | @@ -70,7 +71,7 @@ Base URL 后不要追加 `/v1/messages`。客户端会自动拼接请求路径 如果当前版本以环境变量方式展示配置,请使用: ```text -ANTHROPIC_BASE_URL=https://models.bytefuture.ai +ANTHROPIC_BASE_URL=https://bec.bytefuture.ai ANTHROPIC_AUTH_TOKEN=<你的 Token Station API Key> ANTHROPIC_MODEL=<完整模型 ID> ``` @@ -149,7 +150,7 @@ Windows 用户应检查系统托盘,必要时选择“退出”;macOS 用户 请只回复:Token Station 测试成功 ``` -收到回复后,打开 [Token Station 控制台](https://models.bytefuture.ai/dashboard),进入 `Recent Activity` 或请求记录,确认: +收到回复后,打开 [Token Station 控制台](https://bec.bytefuture.ai/dashboard),进入 `Recent Activity` 或请求记录,确认: - 对应时间出现了新请求 - 请求状态为成功 @@ -185,7 +186,7 @@ App 正常回复,并且 Token Station 出现匹配记录,才能证明整条 ### 返回 404 -Base URL 应为 `https://models.bytefuture.ai`。删除手动追加的 `/messages`、`/v1/messages` 或其他重复路径。 +Base URL 应为 `https://bec.bytefuture.ai`。删除手动追加的 `/messages`、`/v1/messages` 或其他重复路径。 ### 返回模型不存在或无权限 @@ -208,5 +209,5 @@ Base URL 应为 `https://models.bytefuture.ai`。删除手动追加的 `/message ## 参考资料 -- [Token Station 控制台](https://models.bytefuture.ai/dashboard) +- [Token Station 控制台](https://bec.bytefuture.ai/dashboard) - [CC Switch 项目](https://github.com/farion1231/cc-switch) diff --git a/src/content/writings/zh/configure-claude-code-cli-with-token-station.md b/src/content/writings/zh/configure-claude-code-cli-with-token-station.md index 63fad16..022d3dc 100644 --- a/src/content/writings/zh/configure-claude-code-cli-with-token-station.md +++ b/src/content/writings/zh/configure-claude-code-cli-with-token-station.md @@ -5,7 +5,8 @@ title: "Claude Code CLI 接入 Token Station:跨平台配置与验证" summary: "介绍如何在 Windows、macOS 和 Linux 中配置 Claude Code CLI,通过 Token Station 调用模型,并使用真实请求和控制台记录完成端到端验证。" category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-claude-code-cli-with-token-station-cover.png" draft: false --- @@ -18,10 +19,10 @@ Claude Code CLI 可以通过 Anthropic Messages API 连接第三方模型网关 请准备: - 已安装 Claude Code CLI,运行 `claude --version` 可以看到版本信息; -- 一个可用的 [Token Station](https://models.bytefuture.ai/intro.html) 账户和 API Key; +- 一个可用的 [Token Station](https://bec.bytefuture.ai/intro.html) 账户和 API Key; - 目标模型的调用权限和可用额度。 -本文以 `openai/gpt-5.6-sol` 为例。模型 ID 可能随平台更新,请以 [Token Station 模型列表](https://models.bytefuture.ai/models) 显示的完整 ID 为准。 +本文以 `openai/gpt-5.6-sol` 为例。模型 ID 可能随平台更新,请以 [Token Station 模型列表](https://bec.bytefuture.ai/models) 显示的完整 ID 为准。 > 不要把真实 API Key 写入代码仓库、公开文档、截图或聊天消息。 @@ -29,17 +30,17 @@ Claude Code CLI 可以通过 Anthropic Messages API 连接第三方模型网关 | 环境变量 | 作用 | 示例值 | | --- | --- | --- | -| `ANTHROPIC_BASE_URL` | 将 Claude Code 请求指向 Token Station | `https://models.bytefuture.ai` | +| `ANTHROPIC_BASE_URL` | 将 Claude Code 请求指向 Token Station | `https://bec.bytefuture.ai` | | `ANTHROPIC_AUTH_TOKEN` | Token Station API Key | 你的真实密钥 | | `ANTHROPIC_MODEL` | 默认模型的完整 ID | `openai/gpt-5.6-sol` | Claude Code 会在 Base URL 后使用 Anthropic Messages API 路径,因此地址应写为: ```text -https://models.bytefuture.ai +https://bec.bytefuture.ai ``` -不要写成 `https://models.bytefuture.ai/v1`,否则可能出现重复路径并返回 404。 +不要写成 `https://bec.bytefuture.ai/v1`,否则可能出现重复路径并返回 404。 模型 ID 同样要保持完整: @@ -58,7 +59,7 @@ openai/gpt-5.6-sol 在 PowerShell 中执行: ```powershell -$env:ANTHROPIC_BASE_URL = "https://models.bytefuture.ai" +$env:ANTHROPIC_BASE_URL = "https://bec.bytefuture.ai" $env:ANTHROPIC_AUTH_TOKEN = "你的真实密钥" $env:ANTHROPIC_MODEL = "openai/gpt-5.6-sol" @@ -74,7 +75,7 @@ claude ```powershell [Environment]::SetEnvironmentVariable( "ANTHROPIC_BASE_URL", - "https://models.bytefuture.ai", + "https://bec.bytefuture.ai", "User" ) @@ -106,7 +107,7 @@ claude 在启动 Claude Code 的终端中执行: ```bash -export ANTHROPIC_BASE_URL='https://models.bytefuture.ai' +export ANTHROPIC_BASE_URL='https://bec.bytefuture.ai' export ANTHROPIC_AUTH_TOKEN='你的真实密钥' export ANTHROPIC_MODEL='openai/gpt-5.6-sol' @@ -149,7 +150,7 @@ PowerShell 可以执行: claude -p "请只回复:Token Station 测试成功" ``` -收到回复后,打开 [Token Station 控制台](https://models.bytefuture.ai/dashboard),在 `Recent Activity` 中核对请求时间、状态和模型。 +收到回复后,打开 [Token Station 控制台](https://bec.bytefuture.ai/dashboard),在 `Recent Activity` 中核对请求时间、状态和模型。 只有同时满足以下条件,才表示链路已经跑通: @@ -192,7 +193,7 @@ $env:ANTHROPIC_DEFAULT_HAIKU_MODEL = "openai/gpt-5.6-luna" 检查 Base URL 是否为: ```text -https://models.bytefuture.ai +https://bec.bytefuture.ai ``` 不要在末尾添加 `/v1` 或 `/v1/messages`。 @@ -207,6 +208,6 @@ https://models.bytefuture.ai ## 参考资料 -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station 模型列表](https://models.bytefuture.ai/models) -- [Token Station 控制台](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station 模型列表](https://bec.bytefuture.ai/models) +- [Token Station 控制台](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/zh/configure-codex-app-with-token-station.md b/src/content/writings/zh/configure-codex-app-with-token-station.md index c06e3c6..584586a 100644 --- a/src/content/writings/zh/configure-codex-app-with-token-station.md +++ b/src/content/writings/zh/configure-codex-app-with-token-station.md @@ -5,7 +5,8 @@ title: "Codex App 接入 Token Station:跨平台配置与验证" summary: "介绍如何在 Codex App 中注册 Token Station 模型提供方,分别为 Windows、macOS 和 Linux 配置 API Key,并完成端到端验证。" category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-codex-app-with-token-station-cover.png" draft: false --- @@ -18,7 +19,7 @@ Codex App 可以通过 `config.toml` 注册自定义模型提供方。将 provid 请准备: - 已安装 Codex App; -- 一个可用的 [Token Station](https://models.bytefuture.ai/intro.html) 账户和 API Key; +- 一个可用的 [Token Station](https://bec.bytefuture.ai/intro.html) 账户和 API Key; - 目标模型的调用权限和可用额度。 本文以 `openai/gpt-5.6-sol` 为例。请以 Token Station 当前显示的完整模型 ID 为准。 @@ -148,7 +149,7 @@ Codex App 能回复只是证据的一半。链路两端都要检查: ``` 4. 确认 Codex App 收到正常回复; -5. 打开 [Token Station 控制台](https://models.bytefuture.ai/dashboard); +5. 打开 [Token Station 控制台](https://bec.bytefuture.ai/dashboard); 6. 在 `Recent Activity` 中核对请求时间、状态和模型。 链路应为: @@ -196,5 +197,5 @@ wire_api = "responses" ## 参考资料 -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station 控制台](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station 控制台](https://bec.bytefuture.ai/dashboard) diff --git a/src/content/writings/zh/configure-codex-cli-with-token-station.md b/src/content/writings/zh/configure-codex-cli-with-token-station.md index 73aa944..b2a7f9e 100644 --- a/src/content/writings/zh/configure-codex-cli-with-token-station.md +++ b/src/content/writings/zh/configure-codex-cli-with-token-station.md @@ -5,7 +5,8 @@ title: "Codex CLI 接入 Token Station:跨平台配置与验证" summary: "介绍如何为 Codex CLI 配置 Token Station 自定义模型提供方,在 Windows、macOS 和 Linux 中安全加载 API Key,并验证 Responses API 请求。" category: "tutorial" date: "2026-08-17" -cta: "https://models.bytefuture.ai/intro.html" +cta: "https://bec.bytefuture.ai/intro.html" +cover: "blog/configure-codex-cli-with-token-station-cover.png" draft: false --- @@ -165,7 +166,7 @@ PowerShell 可使用双引号: codex exec "请只回复:Token Station 测试成功" ``` -收到回复后,打开 [Token Station 控制台](https://models.bytefuture.ai/dashboard),在 `Recent Activity` 中核对请求时间、状态和模型。 +收到回复后,打开 [Token Station 控制台](https://bec.bytefuture.ai/dashboard),在 `Recent Activity` 中核对请求时间、状态和模型。 只有同时满足以下条件,才表示接入成功: @@ -220,5 +221,5 @@ wire_api = "responses" ## 参考资料 -- [Token Station](https://models.bytefuture.ai/intro.html) -- [Token Station 控制台](https://models.bytefuture.ai/dashboard) +- [Token Station](https://bec.bytefuture.ai/intro.html) +- [Token Station 控制台](https://bec.bytefuture.ai/dashboard)