GPT4 result on OpenAI website differs when I use gpt-4-1106-preview within Python?

Hey gurus, need your help.

When I run GPT4 on OpenAI’s website, the result I get is different from the result I get when I run the same query using Python.

I get that the response can slightly be different each time, but on OpenAI website, I can ask it to search something through Bing, which then returns an expected result.

When I do the same within Python, it says it cannot access websites/Bing.

How do I fix this, please?