This command tests your chatbot wrapper to ensure it is set up correctly and accepts and returns messages in the correct format. It:Documentation Index
Fetch the complete documentation index at: https://snowglobe.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
- Sends a minimal test scenario
- Verifies the response shape matches what Snowglobe expects
Prerequisites
- You created a wrapper with
snowglobe-connect initand filled in the required logic - You’re authenticated, and any provider keys (for example,
OPENAI_API_KEY) are set