Skip to content

azure-ai-projects: BingGroundingTool source link and citation link are not the same. #41264

Open
@Alphapara97

Description

@Alphapara97
  • Package Name: Azure AI Projects (azure-ai-projects==1.0.0b9 )
  • Package Version: 1.0.0b9
  • Operating System: Windows 11 (64 bit)
  • Python Version: 3.12.10

Describe the bug
When I set up an agent and provided knowledge grounding using Bing, I included instructions for the agent to search for similar tools online and return links to those tools.

While the agent does return a list of tools along with purchase links, the issue is that the displayed purchase links are invalid. However, the citation/source links provided in the response are correct.

The problem is that the chat displays the incorrect (invalid) purchase links instead of using the actual citation links. This issue occurs both in the Azure AI Agents Playground UI and in the code.

To Reproduce
Steps to reproduce the behavior:

  1. Create an agent in the Azure AI foundry, provide instructions to search similar tools.
  2. Add grounding with bing in the knowledge
  3. search for the tool.

Expected behavior
the chat should display valid purchase links and should be the same as the citation links.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AI ProjectsClientThis issue points to a problem in the data-plane of the library.Service AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions