Skip to content

Python: Allow configuration of parameters for BingGroundingTool #12264

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 27, 2025

Conversation

KanchiShimono
Copy link
Contributor

Motivation and Context

This PR enables customization of parameters such as the number of search results when using the Bing Grounding Tool with AzureAIAgent.

Description

  • Allow configuration of parameters (such as count, set_lang, etc.) for BingGroundingTool.

Contribution Checklist

@KanchiShimono KanchiShimono requested a review from a team as a code owner May 24, 2025 20:05
@markwallace-microsoft markwallace-microsoft added the python Pull requests for the Python Semantic Kernel label May 24, 2025
@github-actions github-actions bot changed the title Allow configuration of parameters for BingGroundingTool Python: Allow configuration of parameters for BingGroundingTool May 24, 2025
@moonbox3 moonbox3 enabled auto-merge May 27, 2025 04:38
@markwallace-microsoft
Copy link
Member

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
agents/azure_ai
   azure_ai_agent.py35917750%98, 100–103, 105–107, 109–114, 116, 118, 120–122, 124, 141, 143–146, 148–153, 155, 160–161, 166–169, 174–178, 180–183, 185–191, 196, 198–201, 203–205, 207–210, 212, 214, 224–225, 227–230, 232–233, 238, 240–246, 248, 281, 292–293, 298–299, 302, 307–312, 319–320, 322, 327–328, 339–345, 397, 399, 405, 416, 419, 421, 423, 425, 459, 490–492, 494, 496–497, 499–502, 504–505, 508, 511–520, 522, 531–532, 535–537, 539–540, 550–551, 553, 571, 573, 576, 578–579, 581–582, 584, 593–594, 596, 598–601, 604, 606, 609–611, 615, 684, 790, 894, 967
TOTAL26998457583% 

Python Unit Test Overview

Tests Skipped Failures Errors Time
3616 18 💤 0 ❌ 0 🔥 2m 16s ⏱️

@moonbox3 moonbox3 added this pull request to the merge queue May 27, 2025
Merged via the queue into microsoft:main with commit 7a475c8 May 27, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this to Sprint: Done in Semantic Kernel May 27, 2025
@KanchiShimono KanchiShimono deleted the bing-grounding-tool-params branch June 13, 2025 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents python Pull requests for the Python Semantic Kernel
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants