gravelBridge / AutoGPT-BingAI

An AutoGPT plugin to enable Bing AI in AutoGPT.
MIT License
174 stars 32 forks source link

search engine needs to be defined somewhere? #6

Open GoZippy opened 1 year ago

GoZippy commented 1 year ago
Warning: Bing-Search-Plugin is not fully functional. Please set the SEARCH_ENGINE and BING_API_KEY environment variables.

Any ideas where to look now?

I have the bing cookies json in autogpt root and plugin directory - not sure where to put it. I have the .env edited with correct info - I thought.... I have the api key defined.

################################################################################
### BINGAI
################################################################################

BINGAI_COOKIES_PATH=./cookies.json
BINGAI_MODE=precise
macm5 commented 1 year ago

I've got the same problem.