Functions overview
Learn about Crusoe AI Platform Functions, supported runtimes, execution models, and comparisons with major cloud providers.
Language guides
4 items
Runtimes
The handler contract for each function runtime — Python, Node.js, Go, and Ruby — with a complete minimal example for each.
HTTP and events
How requests become events — GET vs. POST semantics, bodies that are not JSON, the 8 MiB cap, the statusCode convention, and CloudEvents delivery with 204 ACKs and event attributes.
Trigger guides
4 items
Troubleshooting functions
Real function failure modes, with symptom, cause, and fix — deploy errors, wrong-runtime 400s, name rules, and log gotchas.