4
Performing Complex Actions by Chaining Functions
In the previous chapter, we learned how to create native plugins, which we used to check the format of Excel and Word documents, and semantic plugins, which we used to verify whether the content of the documents fulfilled our requirements.
In this chapter, we will start by creating a simple pipeline that generates images. The pipeline will receive a text with clues about an animal and will then generate a text that guesses the animal from the clues, as well as generating a picture of the animal.
Later in the chapter, we will continue the application of the previous chapter: verifying whether grant requests fulfill some requirements. For that application, a grant request will come with two files ...
Get Building AI Applications with Microsoft Semantic Kernel now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.