Webchat #46
-
I have started with Azure AI Foundry, using a GPT project (combined with an agent). The agent works fine in Playground. However, i'm not able to get a simple working webchat. When i'm searching for info, i did find info like this: I also tried bot-services, however endpoint also not working. I tried for several hours, can you help me out? Thanks a lot for the help... Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @zorginkopen sounds like you are doing great getting started - your in the chat playground in the Azure AI Foundry Portal - note there is an open in VS Code button at the top of the playground - this is a great place to move to code and then also use the template that is linked in the readme there to get a very simple web app chat app up and running on Azure Check out a video walkthrough I did to help WebAppTemplate.mp4This is the template repo the Product Group has created to get a simple web app consuming your model endpoint (4.1) up and running https://github.com/Azure-Samples/get-started-with-ai-chat |
Beta Was this translation helpful? Give feedback.
Hi @zorginkopen sounds like you are doing great getting started - your in the chat playground in the Azure AI Foundry Portal - note there is an open in VS Code button at the top of the playground - this is a great place to move to code and then also use the template that is linked in the readme there to get a very simple web app chat app up and running on Azure
Check out a video walkthrough I did to help
WebAppTemplate.mp4
This is the template repo the Product Group has created to get a simple web app consuming your model endpoint (4.1) up and running https://github.com/Azure-Samples/get-started-with-ai-chat