mAIChain is an implementation of an AI chain as a microservice. It acts as a coordination agent in a collection of AI agents that perform specific tasks. It has no hardware constraints and can run on machines that also run other agents. There can be more than one mAIChain per collection of agents. It defines a specific goal when dealing with multiple agents.
The API documentation is available HERE.
- Download the latest .zip file for the most recent release HERE.
- Unzip the package.
- Locate the unzipped .tar file; this artifact is needed for the edge microservice deployment.
- If you are deploying the edge microservice for the first time, please follow the edge microservice deployment quick start guide.
- For additional information on ai tutorials, please visit mimik ai quickstart tutorials