47 lines
2.2 KiB
Markdown
47 lines
2.2 KiB
Markdown
# ローカライズブリッジ: Langgraph Integration
|
|
|
|
このページは強化版ブリッジです。テーマの位置付け、原文セクション導線、実行時の注意点をまとめています。
|
|
|
|
英語版原文:
|
|
|
|
- [../../langgraph-integration.md](../../langgraph-integration.md)
|
|
|
|
## テーマ位置付け
|
|
|
|
- 分類: Provider と統合
|
|
- 深度: 強化ブリッジ(セクション導線 + 実行ヒント)
|
|
- 使い方: 構成を把握してから、英語版の規範記述に従って実施します。
|
|
|
|
## 原文セクションガイド
|
|
|
|
- [H2 · Background](../../langgraph-integration.md#background)
|
|
- [H2 · Architecture](../../langgraph-integration.md#architecture)
|
|
- [H2 · Quick Start](../../langgraph-integration.md#quick-start)
|
|
- [H3 · Installation](../../langgraph-integration.md#installation)
|
|
- [H3 · Basic Usage](../../langgraph-integration.md#basic-usage)
|
|
- [H2 · Available Tools](../../langgraph-integration.md#available-tools)
|
|
- [H3 · Core Tools](../../langgraph-integration.md#core-tools)
|
|
- [H3 · Extended Tools](../../langgraph-integration.md#extended-tools)
|
|
- [H2 · Custom Tools](../../langgraph-integration.md#custom-tools)
|
|
- [H2 · Provider Configuration](../../langgraph-integration.md#provider-configuration)
|
|
- [H3 · Z.AI / GLM-5](../../langgraph-integration.md#z-ai-glm-5)
|
|
- [H3 · OpenRouter](../../langgraph-integration.md#openrouter)
|
|
- [H3 · Groq](../../langgraph-integration.md#groq)
|
|
- [H3 · Ollama (Local)](../../langgraph-integration.md#ollama-local)
|
|
- [H2 · Discord Bot Integration](../../langgraph-integration.md#discord-bot-integration)
|
|
- [H2 · CLI Usage](../../langgraph-integration.md#cli-usage)
|
|
- [H2 · Comparison with Rust ZeroClaw](../../langgraph-integration.md#comparison-with-rust-zeroclaw)
|
|
- [H2 · Troubleshooting](../../langgraph-integration.md#troubleshooting)
|
|
|
|
## 実行ヒント
|
|
|
|
- まず原文の見出し構成を確認し、今回の変更範囲に直結する節から読みます。
|
|
- コマンド名、設定キー、API パス、コード識別子は英語のまま保持します。
|
|
- 仕様解釈に差分が出る場合は英語版原文を優先します。
|
|
|
|
## 関連エントリ
|
|
|
|
- [README.md](README.md)
|
|
- [SUMMARY.md](SUMMARY.md)
|
|
- [docs-inventory.md](docs-inventory.md)
|