This directory contains the documentation for the AutoGen TypeScript implementation.
npm install -g typedoc)npm install
npm run docs
The documentation will be generated in the _site directory.
index.md - Main documentation and getting started guidecore/ - Documentation for the core module
agents.md - Agent system documentationruntime.md - Runtime system documentationsubscriptions.md - Subscription system documentationWhen contributing to the documentation: