✅ AutoGen記事一覧(チュートリアル順)
※参考チュートリアル: SelectorGroupChat公式ガイド
AutoGen AgentChat 技術記事リスト(ID対応・URL明記版)
構成ルール
- チュートリアル順(AutoGen公式に準拠)
- Rebirth Lab上の正しい投稿ID
- URLは
https://rebirth-lab.site/ai/?p={ID}形式で記載
1. 基礎構造と導入
| タイトル | 投稿日 | ID | URL |
|---|---|---|---|
| 【DeepResearch】AutoGen AgentChat 0.6.4 ユーザーガイド(中級) | 2025/7/20 | 187 | https://rebirth-lab.site/ai/?p=187 |
| AutoGen0.6.4 Models(初回) | 2025/7/20 | 180 | https://rebirth-lab.site/ai/?p=180 |
| AutoGen0.6.4 Models(再投稿) | 2025/7/22 | 199 | https://rebirth-lab.site/ai/?p=199 |
| AutoGen0.6.4 Messages | 2025/7/20 | 183 | https://rebirth-lab.site/ai/?p=183 |
2. マルチエージェントとツール連携
| タイトル | 投稿日 | ID | URL |
|---|---|---|---|
| AutoGen0.6.4 Multi-Agent | 2025/7/21 | 196 | https://rebirth-lab.site/ai/?p=196 |
| AutoGen0.6.4 Agent & WorkBench | 2025/7/21 | 193 | https://rebirth-lab.site/ai/?p=193 |
| AutoGen0.6.4 Agent活用パタン | 2025/7/22 | 202 | https://rebirth-lab.site/ai/?p=202 |
3. Human-in-the-Loop / Termination
| タイトル | 投稿日 | ID | URL |
|---|---|---|---|
| AutoGen0.6.4 Human-in-the-Loop | 2025/7/26 | 213 | https://rebirth-lab.site/ai/?p=213 |
| AutoGen0.6.4 AgentChat Termination | 2025/7/26 | 222 | https://rebirth-lab.site/ai/?p=222 |
4. 状態管理(State Management)
| タイトル | 投稿日 | ID | URL |
|---|---|---|---|
| State Management [1] | 2025/7/26 | 224 | https://rebirth-lab.site/ai/?p=224 |
| State Management [2] : Sample Code | 2025/7/26 | 227 | https://rebirth-lab.site/ai/?p=227 |
| State Management [3] : save_state / load_state | 2025/7/26 | 229 | https://rebirth-lab.site/ai/?p=229 |
5. SelectorGroupChat チュートリアル(AutoGen 0.7.1)
| タイトル | 投稿日 | ID | URL |
|---|---|---|---|
| SelectorGroupChat(概要) | 2025/7/31 | 238 | https://rebirth-lab.site/ai/?p=238 |
| SelectorGroupChat(1) Tools, Selector_func | 2025/7/31 | 241 | https://rebirth-lab.site/ai/?p=241 |
| SelectorGroupChat(2) user割り込み | 2025/7/31 | 244 | https://rebirth-lab.site/ai/?p=244 |
| SelectorGroupChat(3) Agent毎LLM割付 | 2025/7/31 | 249 | https://rebirth-lab.site/ai/?p=249 |


コメント