Patch Notes — Crusoe Nemotron Connectivity (May 28, 2026)
If you experienced AI features returning errors or failing to respond, this has been resolved.
The Crusoe Managed Inference API was returning HTTP 404 model_not_found due to an incorrect CRUSOE_MODEL environment variable on the Render deployment. The inference host was also misconfigured, pointing to managed-inference-api-proxy.crusoecloud.com instead of the correct api.inference.crusoecloud.com base.
Resolution:
CRUSOE_MODEL corrected to hack-crusoe/Nemotron-3-Nano-30B-A3B-FP8 CRUSOE_API_URL updated to https://api.inference.crusoecloud.com/v1/chat/completions Render environment variables redeployed to reflect the fix Patch committed to src/agent/nemotron.js — commit 2a77ac2 /api/health now returns nemotron: true. Set Planner, Crowd Pulse, AI Mixer, and Auto-Queue are all fully operational.
Log in or sign up for Devpost to join the conversation.