This command starts a Snowglobe session with your chatbot connected to it.

Prerequisites

  • Installed and authenticated snowglobe
  • Wrapper created and tested
  • .snowglobe/chatbots.json exists (created by init)

What this does

  • Binds your wrapper so it can call Snowglobe during a session
  • Processes scenarios created in Snowglobe and sends them to your chatbot
  • Sends the chatbot’s response back to Snowglobe
  • Streams basic status to your terminal while active

Usage

snowglobe start

During the run

  • Keep this terminal session open while testing or running simulations
  • Use Ctrl+C to stop

Next: Run a simulation

Return to the Snowglobe dashboard to kick off a simulation with your connected chatbot.