'Agent' getting error when using 'bind' with Langchain's Chat Model using Hierarchical Process

I just confirmed that this example I provided in the other thread is working perfectly.

This example uses a custom Crew.manager_agent, without using the manager_llm parameter, and everything runs smoothly. I strongly suggest you check out the code there and compare it with how you’re declaring things in your code.