This repo is used to maintain the SRE Project Templates. Each branch contains a template for a specific project.
- Empty SDK Template : Used to create a blank SDK project
- Minimal SDK Agent : Comes with a minimal agent that showcases Agent implementation basics
- Interactive Book Assistant : A fully functional agent with interactive chat
- Interactive Chat with Two Agents : Two different agents implementations, one using pure code, and one loaded from a .smyth file, you can select which agent to chat with