Many thanks Brian, that worked great, I added this to the end:
{title: 'gpt-5.2', value: 'gpt-5.2' }
Now supports gpt 5.2
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)
Update, 5.4 was added in March, I’ve updated the hjson to:
{title: 'gpt-5.4', value: 'gpt-5.4' }
Will update npm on return from holiday.
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 ![]()
Back easter sunday, no point in going to other side of world for a short break!
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:
NPM updated
Top man Brian, thanks for that - Hope you both enjoyed your hols!