Wappler All in One AI (node.js) Version 2 - Custom Server extension

Many thanks Brian, that worked great, I added this to the end:
{title: 'gpt-5.2', value: 'gpt-5.2' }

1 Like

Now supports gpt 5.2

2 Likes

Just one more thing Brian, you included ‘nano’ in the title but its not referencing nano version in the value, its referencing the full version 5.2

copy paste error in menu title, should just say gpt-5, will update npm
(updated to v1.0.11)

1 Like

Update, 5.4 was added in March, I’ve updated the hjson to:
{title: 'gpt-5.4', value: 'gpt-5.4' }

1 Like

Will update npm on return from holiday.

1 Like

I knew you were away Brian but thought you’d be back by now - hope you’re both having a great time, it’s always nice to get a bit of sun on your bones :slight_smile:

Back easter sunday, no point in going to other side of world for a short break!

1 Like

Update 2 for when you get back Brian, I also added the min and nano, so we now have:
{title: 'gpt-5.4', value: 'gpt-5.4' },
{title: 'gpt-5.4 mini', value: 'gpt-5.4-mini' },
{title: 'gpt-5.4 nano', value: 'gpt-5.4-nano' }

If anyone reading wants to see the different, here’s a link:

https://openai.com/index/introducing-gpt-5-4-mini-and-nano/

1 Like

NPM updated

Top man Brian, thanks for that - Hope you both enjoyed your hols!

1 Like