Hello guys. I've been working recently using AzureOpenAI service on my LLM in LlamaIndex and trying to create a custom agent. Given that, I followed the tutorial found on
https://docs.llamaindex.ai/en/stable/examples/agent/custom_agent.html, changing only the llm part for AzureOpenAI instead of OpenAI. When getting to the end of the tutorial, once I'm gonna "initialize" the agent, I got the following error (Shown on thread):