Title. I’m hoping to integrate some stuff I’ve done for my company, written specifically to work with the browser. I’m hoping to create a full application, but I need access to “browse with bing” API model. I can’t see it availible. Is it fully unavailible? will it become avalible? I’ve been having trouble finding documentation about this.
There is no Bing search API, you can achieve the same thing by passing the model results from web reading libraries such as selenium and tools like CURL and then iterating over the received results.
1 Like
Look at the API feature “function calling”.
Browsing is essentially offering the AI multiple functions for getting internet search results and scouring web pages for information. All to be done on your side.
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.