MOSS AI Docs
  • Welcome to MOSS AI
    • MOSS AI Introduction
    • $MOSS
    • Causal Machine
    • ddLlama
    • Agent User Interface
    • Platform
  • Multi-agent Network
    • MOSS
    • Humanoid Agent
      • AgentMe
      • Alita
  • Mobile App
  • Omegate: Emerging from Multi-Agent Collaboration
  • RAG Knowledge Base
    • Difference Between Agent Prompts and Knowledge Base
    • How to Edit Agent Prompts
    • How to Create a MOSS AI RAG Knowledge Base
    • How to Upload a MOSS AI RAG Knowledge Base
    • How to Get More Friends to Use Your Agent?
  • Ecosystem
  • How To
    • Video Tutorial
    • Launch Agent with HyperPod
      • Connect to HyperAGI Network
      • Run HyperPod on PC
      • HyperPod in Cloud
      • Link Agent to X
      • AI Podcast
    • Customize HyperPod
      • Mint 2D/3D NFTs
      • Mint Digital Avatars
      • Mint Vehicles
      • Quickly use NFTs
      • List NFTs
    • Bridge
    • Agent Mining
      • HyperPod
      • Mobile App
    • Troubleshooting
      • About HyperPod
      • About wallets
      • About Cloud Rendering Access
Powered by GitBook
On this page
  1. How To
  2. Node Mining
  3. Run a MOSS AI Inference Node

Update the node program

When the team upgrade the node program, your nodes will need to be manually updated.

1.Use the cd command to navigate to the hyperAGI-setup-script directory.

Copy code
hyperAGI-setup-script

2.Execute the following commands to complete the update and restart operations:

Copy code
docker-compose pull && docker-compose down && docker-compose up -d

Last updated 2 months ago

🔵