This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which of the following is true about the Semantic Kernel SDK?
Developers should avoid using Semantic Kernel SDK as it adds unnecessary complexity.
Semantic Kernel SDK uses abstraction to reduce the learning curve of integration AI.
Semantic Kernel SDK is only suitable for advanced AI developers.
What is the main purpose of plugins in the Semantic Kernel SDK?
To process large language models and generate responses.
To encapsulate functions that can be used by the AI.
To improve the accuracy of prompts in the AI model.
Which option assigns a role in a prompt to the large language model (LLM)?
Using the role attribute in the message tag.
role
message
Using the ChatHistory object on the LLM response.
ChatHistory
Using the assignRole attribute in the chat tag.
assignRole
chat
You must answer all questions before checking your work.
Was this page helpful?