GPT-5 Support
I'd like to use GPT-5 for the AI Assistant. I can just write the model id in but gpt-5 doesn't support temperature values other than 1 and linqpad sends 0 so it causes an error. Could the temperature parameter be made configurable?
Comments
-
This will be coming soon.
In the meantime, you might like to try the LINQPad 9 preview which includes major updates to the AI engine. GPT 5 is the default in LINQPad 9, and the Chat window includes Think Deeper and Think Faster toggles. The latter is really useful with GPT 5 which otherwise enables reasoning by default. You also get to see the reasoning in real time and can set up any number of providers and configure which models you'd like to use. The chat window has integrated provider and model dropdowns.
There is also integrated diffing support so you can now see AI code changes in red/green and accept/reject them directly in the editor. If you get the chance, let me know how you get on!