pulumi-ai
pulumi-ai copied to clipboard
### What happened? Conversation: https://www.pulumi.com/ai/conversations/5c667f81-e6c0-4af6-81db-92e898e5f30c Output: ```typescript import * as awsx from "@pulumi/awsx"; // Create an ECS Fargate cluster. const cluster = new awsx.ecs.Cluster("my-cluster"); // Define the volume to mount....
It would be really nice if the ui got its default for language either from the defaults we set in our user settings or from the last question I asked....
### What happened? I ran `pulumi new` with an AI prompt. When Pulumi triggers `dotnet build` to install the dependencies, I get this error: ``` Installing dependencies... MSBuild version 17.5.1+f6fdcf537...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
Navigate to [the existing answers](https://www.pulumi.com/ai/answers). If you page through them, it's just row after row after row of "install X helm chart on AKS/EKS/GKE/Rancher/OpenShift/Oracle." There's very little difference between Helm...
Bumps the npm_and_yarn group with 2 updates in the /. directory: [axios](https://github.com/axios/axios) and [openai](https://github.com/openai/openai-node). Removes `axios` Updates `openai` from 3.2.1 to 4.24.2 Release notes Sourced from openai's releases. v4.24.2 4.24.2...
### What happened? When trying to copy more than approximately 380 lines, the copied text just gets cut off in the AI prompts window. It worked in the previous version....
The OpenAI backend may rate limit clients by API key or organization, returning a 429 status code. Currently this bubbles up as an error in the CLI.
### What happened? ``` Welcome to Pulumi AI. Your stack: https://app.pulumi.com/rpressiani/pulumi-ai/dev/resources What cloud infrastructure do you want to build today? > an aws s3 bucket error: SyntaxError: Expected ',' or...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...