- 06-local-model.ts: mix Ollama (local) + Claude (cloud) in a runTasks pipeline, demonstrating baseURL and apiKey placeholder for OpenAI-compatible servers - 07-fan-out-aggregate.ts: MapReduce pattern using AgentPool.runParallel() to fan out analysis to 3 perspective agents, then aggregate via a synthesizer |
||
|---|---|---|
| .. | ||
| 01-single-agent.ts | ||
| 02-team-collaboration.ts | ||
| 03-task-pipeline.ts | ||
| 04-multi-model-team.ts | ||
| 05-copilot-test.ts | ||
| 06-local-model.ts | ||
| 07-fan-out-aggregate.ts | ||