semantic-kernel
semantic-kernel copied to clipboard
Python: Ollama Function Calling
I can see that in python langchain we have this https://python.langchain.com/v0.2/docs/integrations/chat/ollama_functions/
How can we do the same with Ollama local LLM and kernel functions?
Thanks