-
Re: Trigger TextBox TextInput event not work
@rorourke - that's correct. The TextInput event forwards the HTML element's Input event. Reliably responding to programmatic changes is tricky because the value can also be changed directly via JavaS… (View Post) -
Re: Any plans to use AI just like "Inline Chat" in Github Copilot?
This will be coming in LINQPad 9 (it requires a new editor). I'm hoping for an early preview in a couple of months or so. (View Post) -
Re: Azure OpenAI's API unable to use at all for a while.
The deployment name can be anything - it's whatever you type in when creating the deployment in the Azure Portal. It doesn't have to be related to the model name. (View Post) -
Re: Azure OpenAI's API unable to use at all for a while.
I'll get this fixed in the next build. In the meantime, you can make this work by deleting the API version override. (View Post) -
Re: Premium license on server machines
LINQPad is licensed by user, so each user that wants to the product will need a license. It sounds like you might want to consider a team or Enterprise license in this scenario. (View Post)