Deploying Swarm on Playground
This guide explains how to deploy and test a specific Swarm using Ax Playground.
Prerequisites
- • Access to Ax platform
- • Permission to view and deploy Swarms
Steps
Navigate to Target Swarm
- 1. Access the Ax dashboard
- 2. Browse through available Swarms
- 3. Select your desired Swarm to view its details
Publish the Swarm
- • Locate the "Publish" button in the top-right corner
- • Click "Publish" to make the Swarm ready for deployment
⚠️
Note: The Playground option remains disabled until publishing is complete
Deploy and Test
After publishing, the "Playground" button becomes active
Click "Playground" to initiate deployment
The system will:
- • Create a new Python virtual environment
- • Deploy the Swarm
- • Expose it as a REST endpoint
- • Launch an interactive chatbot interface
Testing Your Swarm
- • Use the chatbot interface to interact with your deployed Swarm
- • Test various scenarios and inputs
- • Monitor responses and behavior
Important Notes
ℹ️
Key Points to Remember:
- • Always ensure your Swarm is published before attempting to deploy
- • Deployment may take a few moments to complete
- • The Playground environment is temporary and meant for testing purposes
- • Save any important test results or configurations before closing