class BingSerpAPISerializableA tool for web search functionality using Bing's search engine. It
extends the base Tool class and implements the _call method to
perform the search operation. Requires an API key for Bing's search
engine, which can be set in the environment variables. Also accepts
additional parameters for the search query.