Function Calling Is Also Available for Open Source LLMs in AutoGen

In this tutorial, I am going to keep developing multi-agent LLM applications in the AutoGen framework and using decent open-source language models with function calls to see whether they can generate and execute a function task like calculation for currency exchange.

Link