microsoft / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://aka.ms/semantic-kernel
MIT License
21.9k stars 3.26k forks source link

Show example of local function calling working #8396

Open matthewbolanos opened 2 months ago

vavjeeva commented 2 months ago

you can try this one. It works for me with ollama and llama 3.1

https://github.com/vavjeeva/SKAgentLocalFunctionCalling/