FrostAura's Legion is a dotnet-based (C#) state-of-the-art multi-agent LLM framework.
Project | Status | Platform |
---|---|---|
FrostAura Legion Containerization | GitHub Actions | |
FrostAura Legion Docker | Docker Hub |
- Dotnet 7 SDK
- Visual Studio / Visual Studio Code (with the C# extension)
For this option, Docker should be installed and running on the host computer then, in the root of the project, open a terminal and start Legion using Docker Compose via a single command.
docker-compose up
Ensure that you set the required variables in order for the docker-compose to work. See the docker-compose.yml file for more.
Content | Description |
---|---|
Repo Structure | The structuring of the repo. |
Getting Started | Start using the repo. |
Design | The software architecture diagram(s) and design(s). |
Workflow | The software automated software pipeline(s). |
Support & Contribute | Basic queries, constributing to the repo and supporting the team(s) working on this open-source repo. |