-
Support export LINQPad script into "dotnet run app.cs" file
Microsoft has recently released .NET 10 Preview 4, which includes a dotnet run app.cs feature. I think it's very similar to the execution environment of LINQPad. I wonder if LINQPad can provide an &q… (View Post) -
Feature request: Customize system prompt of the "Trigger AI completion"
I'd like to request a feature enhancement to allow customization of the system prompt used in the "Trigger AI completion" action. Being able to define or override the system prompt would pr… (View Post) -
Re: Azure OpenAI's API unable to use at all for a while.
I attempted to set up the "Custom" provider, but it still doesn't work. I'm confident that the following curl command should run successfully. (View Post) -
Re: Azure OpenAI's API unable to use at all for a while.
I think it's a bug in LINQPad. I traced the request payload from LINQPad and the response content from Azure OpenAI Service. I realized that the first response in Stream mode will produce an "EM… (View Post) -
Azure OpenAI's API unable to use at all for a while.
I'm sure my Azure OpenAI Service is able to use, but I just can't use in LINQPad. Host runtime version: 8.0.15Default query runtime version: 9.0.4Default query reference assembly version: 9.0.4Roslyn… (View Post)