I was following exactly as the notebook for function calling
https://github.com/microsoft/autogen/blob/main/notebook/agentchat_function_call_currency_calculator.ipynb
but instead of the output shown there Iam keep on getting an error

The only change i made is instead of open ai model i used open source model using litellm.
Can anybody tell me why it is happening ?