Share via


bing Package

Modules

bing_search
bing_search_response
bing_search_settings
bing_web_page
const

Classes

BingSearch

A search engine connector that uses the Bing Search API to perform a web search.

Note: This class is marked as 'experimental' and may change in the future.

Initializes a new instance of the Bing Search class.

BingWebPage

A Bing web page.

Note: This class is marked as 'experimental' and may change in the future.

Create a new model by parsing and validating input data from keyword arguments.

Raises [ValidationError][pydantic_core.ValidationError] if the input data cannot be validated to form a valid model.

self is explicitly positional-only to allow self as a field name.