gravelBridge/AutoGPT-Web-Interaction

TypeError: Can't instantiate abstract class AutoGPTWebInteraction with abstract methods

thecyclone opened this issue · 1 comments

TypeError: Can't instantiate abstract class AutoGPTWebInteraction with abstract methods can_handle_report, can_handle_text_embedding, can_handle_user_input, handle_text_embedding, report, user_input

Here's the error I am encountering when I run Auto-GPT

Found that this has been fixed with PR #17