conda-install-agentjet-swarm-server
Installation
SKILL.md
when the user only need to run agentjet client, and do not have to run models locally (e.g. user in their laptop), ONLY install AgentJet basic requirements is enough (pip install -e .). see
install-agentjet-clientskill
Prerequisites Check
Check Python version requirement (3.10) and conda availability.
Verify user has conda installed:
conda --version
Step 1: Clone the Repository
Clone the AgentJet repository from GitHub and navigate into the project directory: