Skip to content

Code Structure

The current directory structure of the ChainStream repository is as follows:

ChainStream
├─ AgentGenerator      # Tool for generating ChainStream Agents from natural language
├─ AgentStore          # Agent store
├─ chainstream         # Framework code
├─ ChainStreamClient   # Edge Sensor App
├─ ChainStreamSandBox  # Agent testing sandbox
├─ ChainStreamTest     # Unit tests
└─ mkdoc               # Documentation