本文へ移動
メイン ドキュメント
ドキュメント

Hermes Agent

Verified

Nous Research のターミナルエージェント (Linux/macOS/WSL2)。config.yaml にエンドポイント、.env にキー。

Setup

Shell
# config.yaml
provider:
  base_url: "https://api.kotoba.cloud/v1"
  model: qwen3.8-flash-next-whitehacker

# .env
KOTOBA_API_TOKEN=kc_pat_<your-token>

The research gates (verification, scope, free quota) are identical to the cookie session; the token only removes the origin gate.

← All tools