I'm having a go with `pulumi new` and the `ai` opt...
# general
l
I'm having a go with
pulumi new
and the
ai
option (
pulumi new --ai ....
), and it's consistently failing with
error: failed to submit AI prompt: 404 Not Found
Is this a current problem, or should I be investigating my system for network issues?
n
https://www.pulumi.com/ai now redirects to Neo so it looks like it has been shuttered?
l
Oh. That probably means my Pulumi CLI needs an update... onesec.
Hmm. Nope. The new-user experience seems to be dying.
pulumi new --ai
is supposed to work, but it complains saying that the optional parameter is mandatory. and
pulumi new
(then select "ai") fails with a 404. This seems to be bad.
And it's not Monday morning yet in Seattle, I'm thinking, so this week's community volunteer hasn't yet been volunteered 😉
Maybe @brief-policeman-79929 would still be able to take a peek at this?
e
Not just you:
Copy code
% pulumi new
 Would you like to create a project from a template or using a Pulumi AI prompt? ai
 Please select a language for your project: Python
What cloud infrastructure would you like to build?
(try something like "a static website on AWS behind a CDN")
> a small website on aws via bucket objects 
Sending prompt to Pulumi AI...
error: failed to submit AI prompt: 404 Not Found
I'll ping internally someone from the AI team should pick this up, I'm not actually sure how it's supposed to work 😕
There's an internal issue raised about it, hopefully gets fixed soon. Is just a server side problem so won't need a CLI update to get fixed.
🙌 1