AITemplateRequest
Request body for generating an infrastructure-as-code template using AI. Retired: the Pulumi AI service has been shut down and the endpoint always returns 410 Gone.
Properties
languagestring requiredThe programming language for the generated template (e.g. ’typescript’, ‘python’, ‘go’).instructionsstring requiredNatural language instructions describing the desired infrastructure.conversationIdstring optionalOptional identifier to continue an existing AI conversation.connectionIdstring optionalOptional identifier for the connection/session.