System not accepting command google_search
Running a default version of stable branch with the basic plugins installed, only bing, wikipedia and twitter enabled throug .env, (bing without any credentials)
This is the result:
NEXT ACTION: COMMAND = google_search ARGUMENTS = {'query': 'recent news articles related to the stock market'}
SYSTEM: Command google_search returned: Unknown command 'google_search'. Please refer to the 'COMMANDS' list for available commands and only respond in the specified JSON format.
+1 hitting the same thing
Same here, also the "google" command doesn't work when changing 'google_search' to 'google' under map_command_synonyms in app.py:
SYSTEM: Command google_search returned: Unknown command 'google'. Please refer to the 'COMMANDS' list for available commands and only respond in the specified JSON format.
This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.
This issue was closed automatically because it has been stale for 10 days with no activity.