Lex Li

Results 619 comments of Lex Li

This issue is now of very low priority because 1. Python isn't commonly installed to a location with spaces in file paths. 1. Workarounds are available. 1. The extension is...

> Just for the record, that's the default installation location of the official Python 3 64-bit Windows installer. The extension is out-of-the-box broken with the most popular OS and a...

Starting from version 190.1.17, this extension no longer performs live preview but recommends the Esbonio extension to be used instead.

Starting from version 190.1.17, this extension no longer performs live preview but recommends the Esbonio extension to be used instead. Close this issue now.

Starting from version 190.1.17, this extension no longer performs live preview but recommends the Esbonio extension to be used instead. Close this now.

Related to #381. New packages start to take over, so this repo is no longer needed.

You should migrate to the new packages and newer ANTLR versions as #381

The error message itself is clear that "Please add a payment method to your account to increase your rate limit. Visit https://platform.openai.com/account/billing to add a payment method."

It's likely that you are testing again `OpenAI` instead of `AzureOpenAI`, then make sure you replaced all `AzureOpenAI` settings in [the config file](https://github.com/microsoft/semantic-kernel/blob/main/samples/apps/copilot-chat-app/webapi/appsettings.json). If you missed one of them, then...