Summary
Keywords
Full Transcript
Find the full "Generative AI for Beginners" Course here ➡️ https://aka.ms/genai-beginners You've learned a fair bit so far in the previous lessons. However, we can improve further. Some things we can address are how we can get a more consistent response format to make it easier to work with the response downstream. Also, we might want to add data from other sources to further enrich our application. The above-mentioned problems are what this chapter is looking to address. 🌟In this video, we cover: ✅ Explain what is function calling and its use cases. ✅ Creating a function call using Azure OpenAI. ✅ How to integrate a function call into an application. How to use function calling with Azure OpenAI Service: https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/function-calling?WT.mc_id=academic-105485-koreyst&ns-enrollment-type=Collection&ns-enrollment-id=zpy7c8zmq6ky0z&tabs=python Fine-tuning and function calling: https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/fine-tuning-functions?WT.mc_id=academic-105485-koreyst 🧠 After completing this lesson, check out our Generative AI Learning collection - https://aka.ms/genai-collection to continue leveling up your Generative AI knowledge!
