I'm trying to import a ChatGPT custom plugin from swagger, but I can't find the ImportChatGptPluginSkillFromUrlAsync on the kernel.
I'm following the Example21_ChatGPTPlugins, with the latest nugget version of Microsoft.SemanticKernel, Version=0.16.230615.1-preview.
Did I miss anything on my code? I can't find this extension.