Enabling memory to track is query is processed throws error

Hi ,

I enabled in crew.py memory=True , it return following error

ERROR:root:Error during short_term search: APIStatusError.init() missing 2 required keyword-only arguments: ‘response’ and ‘body’
ERROR:root:Error during entities search: APIStatusError.init() missing 2 required keyword-only arguments: ‘response’ and ‘body’

if I remove the setting then I this error is fixed.

Any clue what I am missing. Please let me know how cna i check if query is processed and no more agent assignment is needed.