PankajBhojwani

Results 53 comments of PankajBhojwani

Update: with command prompt instead we get: I.e. the text is in the correct order but there's no new lines at all

Some explanation before you review: There is no way for xaml to bind to an `IObservableMap` in C++ (see more [here](https://github.com/microsoft/microsoft-ui-xaml/issues/1612)). So, we make an `IObservableVector` of a custom struct,...

> is there some way for us to use a localized name for the known axes and/or present them in a dropdown? :) This would definitely be the evolution of...

> the trick would be figuring out a way to also allow the user to freely input axis keys for the lesser known axes Turns out a ComboBox can do...

@lhecker @zadjii-msft could you approve again? it dismissed your reviews because the base changed

> Seemed not working for me, even the network request success Thanks for letting us know about this! What is the endpoint you are using?

@WeihanLi do you have any content filters on for that endpoint? We expect the endpoint to have content filters on with `severity` = `safe`

Could you check that? I think your content filters might be switched off, just based on the screenshot you sent. With the content filters on, the JSON response should contain...

> Could you please be considering support self-hosting LLM models? @nguyen-dows thoughts on this?

> I'm not sure I understood how all the changes fit together in the grand scheme of things [THIS](https://github.com/microsoft/terminal/pull/17281)