Add examples/08-gemma4-local.ts demonstrating a pure-local multi-agent team using Gemma 4 via Ollama — zero API cost. Two agents (researcher + summarizer) collaborate through a task pipeline with bash, file_write, and file_read tools. Verified on gemma4:e2b with Ollama 0.20.0-rc1. Update both READMEs: add example 08 to the examples table and note Gemma 4 as a verified local model with tool-calling support. |
||
|---|---|---|
| .. | ||
| 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 | ||
| 08-gemma4-local.ts | ||