Bryan-Roe / semantic-kernel

Integrate cutting-edge LLM technology quickly and easily into your apps
https://bryan-roe.github.io/semantic-kernel/
MIT License
1 stars 2 forks source link

<!-- Generated by sourcery-ai[bot]: start review_guide --> #229

Closed Bryan-Roe closed 2 weeks ago

Bryan-Roe commented 3 months ago
          <!-- Generated by sourcery-ai[bot]: start review_guide -->

Reviewer's Guide by Sourcery

This pull request introduces significant changes to the BingConnector class in the semantic-kernel repository. The changes include the addition of a new BingSettings class for managing configuration settings, and modifications to the BingConnector class to utilize these settings. The implementation also includes handling for custom configurations and environment variables.

File-Level Changes

Files Changes
python/semantic_kernel/connectors/search_engine/bing_connector.py
python/semantic_kernel/connectors/search_engine/bing_connector_settings.py
Introduced a new settings management system for the BingConnector class, including a new BingSettings class and modifications to the BingConnector class to utilize these settings.

Originally posted by @sourcery-ai[bot] in https://github.com/Bryan-Roe/semantic-kernel/issues/224#issuecomment-2148222464

github-actions[bot] commented 3 weeks ago

Stale issue message