The prompt
RunInfra developer onboarding
How to use it
- In a chat
- In a system prompt
- In a project README
Paste as the first message in a ChatGPT, Claude, or other LLM conversation, then ask for the code you want.
Why this works
LLMs trained before a given cutoff do not know RunInfra specifically. They do know how to use OpenAI-compatible APIs and first-party SDKs. This prompt gives them the supported RunInfra endpoints, base URL rules, key-scope rules, retry rules, and model-ID guardrails.Next steps
RunInfra SDK
Native SDK setup for optimized deployment access.
OpenAI compatibility
The OpenAI-compatible contract this prompt refers to.
API reference
Endpoint parameters and response shapes.
Integrations
Framework-specific setup.