Results 10 comments of Tangroo

> Hi @doolachen, @hunk-fe, @daiping0323, @forczc, AND @cooptest, do you see a screen that says `Semantic Kernel service up and running` when you navigate to https://localhost:40443/probe? > > Also, are...

https://github.com/microsoft/semantic-kernel#sample-apps- In the second requirement, it says that you need to configure the Azure Functions Core Tools. Do you need to deploy this tool locally ahead of time? Despite installing...

> @cooptest @Tangroo I'm unable to reproduce this issue. Do you guys have the latest changes pulled? We've pushed a lot of bug fixes in the past week Yes, I...

![image](https://github.com/microsoft/semantic-kernel/assets/48377330/62566041-a82b-4e14-80b4-54d16b314254) the webapi started successfully. ![image](https://github.com/microsoft/semantic-kernel/assets/48377330/b91bced4-3823-4784-8ece-e423b18de0aa) When the webapp is just opened, it is also in a normal state ![image](https://github.com/microsoft/semantic-kernel/assets/48377330/e2ab72ab-43e5-43e0-865f-106dfd6f9a18) When I send a message to it, it jumps directly...

> Are you able to use the endpoint in the Azure OpenAI playground? yes, I used ![image](https://github.com/microsoft/semantic-kernel/assets/48377330/54024c25-1bc2-41c1-9d8c-f91b86f1a663)

> > Based on the provided image, it doesn't look like your `REACT_APP_BACKEND_URI` is updated to your deployed instance, it is still pointing to `localhost`. > > cc - @glahaye

> Based on the provided image, it doesn't look like your `REACT_APP_BACKEND_URI` is updated to your deployed instance, it is still pointing to `localhost`. > > cc - @glahaye I...

> > I try to deploy the copilot chat app, use AzureOpenAI, and try to chat after deployment, but when I send a message to it, an error "Error: Invalid...