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.
Which of the following is true about native functions?
Native functions can only be used in prompts.
Native functions can be used in prompts, invoked directly, or called by other functions.
Native functions can't be used in prompts.
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?