I am trying to get the code to work in my Pycharm and this part I just can’t get to work even with ChatGPT or the CrewAI Assistant customGPT.
@router(filter_leads, paths=[“high”, “medium”, “low”])
TypeError: router() got an unexpected keyword argument ‘paths’
Of course I can just delete this part as it’s not exactly an important part of the code, but it would still be nice to know how to get this working.
Anybody?
Many thanks in advance,
Ville