In this course you will learn how you can integrate a Copilot Chatbot with Azure OpenAI Assistant in order to leverage Function Calling for generating question and answer to perform a particular action based on the user's input. This functionality was not possible directly for the Copilot Chatbot, which now becomes simpler with Azure OpenAI Assistants
Function calling allows you to connect models like gpt-4o to external tools and systems. This is useful for many things such as empowering AI assistants with capabilities, or building deep integrations between your applications and the models. When you use the OpenAI API with function calling, the model never actually executes functions itself, instead the model simply generates parameters that can be used to call your function, which your code can then choose how to handle, likely by calling the indicated function. Your application is always in full control.
Function Calling in Copilot Chatbot using Azure OpenAI Assistant - Part2: [ Ссылка ]
Function Calling in Copilot Chatbot using Azure OpenAI Assistant - Part3: [ Ссылка ]
#copilot #copilotstudio #functioncalling #azureopenai #azureopenaiassistants #copilotchatbot #powerautomate #flow #chatgpt #chatgpt4 #chatgpt4o #openaifunctioncalling #openai @Microsoft365
Ещё видео!