Running open-deep-research locally - authorization missing error

Hi Team, I am trying to run open deep research agent locally, but I am getting below error. Not able to figure out, what should be sent as bearer token. Is it Tavily or open AI key or something else that needs to be sent.

Hi @akambarish

there is an .env.example file open_deep_research/.env.example at main · langchain-ai/open_deep_research · GitHub you should copy to .env file and populate some of the values.
See this GitHub - langchain-ai/open_deep_research