Relative Content

Tag Archive for azure-ai

How to Embed Azure AI App Chatbot on Website (With JWT)

I’m developing a generative AI app using Azure AI Studio. Is it possible to embed the chat iframe window on my website, but passing along a JWT-Token (jsonp, or via args), so that the AI app can perform HTTP actions in my behalf?