Bing Chat also searches the web by default, though I’m not aware of an official third party API, unlike Gemini.
When I didn’t want it to search the web, I’d just specify in the prompt, “don’t search web” (I also do this with ChatGPT when I’m too lazy to load up the playground).
This was patched via system prompt, however you can still disable search via going to “Plugins”, and when I did that I couldn’t reproduce this, which makes sense since Copilot checkpoints are downstream of OpenAI model weights, though I didn’t try very hard so someone else may be able to get it to leak the canary string.
(Disclaimer: former Microsoft employee)
Bing Chat also searches the web by default, though I’m not aware of an official third party API, unlike Gemini.
When I didn’t want it to search the web, I’d just specify in the prompt, “don’t search web” (I also do this with ChatGPT when I’m too lazy to load up the playground).
This was patched via system prompt, however you can still disable search via going to “Plugins”, and when I did that I couldn’t reproduce this, which makes sense since Copilot checkpoints are downstream of OpenAI model weights, though I didn’t try very hard so someone else may be able to get it to leak the canary string.