Call function with Semantic kernel and Ollama and llama3.1
This question is a continuation of Semantic Kernel plugin not working with ollama and phi3
How to make Semantic Kernel look up information on website?
I know that I can use the WebSearchEnginePlugin to make Semantic Kernel look up general information by using Fx the Bing or Google Connector like this:
where to specify a version number for openapi when calling external plugin using ImportPluginFromOpenApiAsync
I am trying to invoke semantic kernel plugin using OpenAPI call