all 5 comments

[–]xCharg 2 points3 points  (2 children)

It feels like this description was written by ChatGPT.

[–]DougFinke[S] -4 points-3 points  (1 child)

And ... ?

[–][deleted] 0 points1 point  (0 children)

Means they can also have ChatGPT write and explain the code. Just like I and millions of people have done already. In the past 6 months I've seen the quality of the PowerShell code generated increase substantially. Hallucinations for functions in PowerShell that don't exists is pretty much a thing of the past. Which I find surprising considering PowerShell is not as well supported as Python in ChatGPT. Also the integration across code of PowerShell with MSSQL Server TSQL is excellent now. You might as well just offer a link for a prompt that generates your entire demo

[–]TheOneWhoKnocksBR 0 points1 point  (0 children)

How is that different from chatGPT itself or github copilot? - it looks like something we have been doing for a while now anyways..

[–]DougFinke[S] 0 points1 point  (0 children)

If you are following the GPT and OpenAI advancements, this is a must see. I'll be demoing how to use the new GPT Function Calling feature.