Trying to deploy a chatbot code

encountering the error “TypeError: init() got an unexpected keyword argument ‘doc’”, everytime I try to run.

Hello, @AGHAdvisor! Welcome to our forums! :raised_hands:

Which function are you referring to?

The error message TypeError: init() got an unexpected keyword argument 'doc' means that a function was called with a keyword argument named ‘doc’ that it wasn’t expecting.

If you would like more specific advice, you may need provide more context about a given error! :wink:

Best wishes,
Charly