semantic-kernel icon indicating copy to clipboard operation
semantic-kernel copied to clipboard

WebSearch Results using the Bing Connector has a hard code value of count=1. We need to to return more than 1 result or should be able to pass count of result requested

Open Tbablani opened this issue 2 years ago • 2 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. Windows]
  • IDE: [e.g. Visual Studio, VS Code]
  • NuGet Package Version [e.g. 0.1.0]

Additional context Add any other context about the problem here.

Tbablani avatar Apr 18 '23 19:04 Tbablani

@Tbablani , thanks for the idea, we can take a look.

evchaki avatar Apr 18 '23 20:04 evchaki

Hi All

I tried to change the interface and create a method which will accept a count. SK solution complied properly but when I was trying to test it giving error when trying to initiate the kernel

Get Outlook for iOShttps://aka.ms/o0ukef


From: EvanChaki_MSFT @.> Sent: Tuesday, April 18, 2023 5:00:05 PM To: microsoft/semantic-kernel @.> Cc: Tbablani @.>; Mention @.> Subject: Re: [microsoft/semantic-kernel] WebSearch Results using the Bing Connector has a hard code value of count=1. We need to to return more than 1 result or should be able to pass count of result requested (Issue #508)

@Tbablanihttps://github.com/Tbablani , thanks for the idea, we can take a look.

— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/semantic-kernel/issues/508#issuecomment-1513788477, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AH2VFOI73HJAXFCV3OTDMTTXB36FLANCNFSM6AAAAAAXDBVIDI. You are receiving this because you were mentioned.Message ID: @.***>

Tbablani avatar Apr 18 '23 21:04 Tbablani

Fixed with https://github.com/microsoft/semantic-kernel/pull/556

shawncal avatar May 06 '23 05:05 shawncal

For this fix , do you have the latest nuget package


From: Shawn Callegari @.> Sent: Saturday, May 6, 2023 1:16 AM To: microsoft/semantic-kernel @.> Cc: Tbablani @.>; Mention @.> Subject: Re: [microsoft/semantic-kernel] WebSearch Results using the Bing Connector has a hard code value of count=1. We need to to return more than 1 result or should be able to pass count of result requested (Issue #508)

Fixed with #556https://github.com/microsoft/semantic-kernel/pull/556

— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/semantic-kernel/issues/508#issuecomment-1537053832, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AH2VFOPKWBEQGHBTM7CX2V3XEXND7ANCNFSM6AAAAAAXDBVIDI. You are receiving this because you were mentioned.Message ID: @.***>

Tbablani avatar May 08 '23 13:05 Tbablani

Hi All,

I see the latest code in Git. I have downloaded the latest code and added project reference . I am getting kernel build error. If i do project reference locally to the latest code it is not working.

Can you please have some one do a teams call on this.

Thanks,

Tarun


From: Shawn Callegari @.> Sent: Saturday, May 6, 2023 1:16 AM To: microsoft/semantic-kernel @.> Cc: Tbablani @.>; Mention @.> Subject: Re: [microsoft/semantic-kernel] WebSearch Results using the Bing Connector has a hard code value of count=1. We need to to return more than 1 result or should be able to pass count of result requested (Issue #508)

Fixed with #556https://github.com/microsoft/semantic-kernel/pull/556

— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/semantic-kernel/issues/508#issuecomment-1537053832, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AH2VFOPKWBEQGHBTM7CX2V3XEXND7ANCNFSM6AAAAAAXDBVIDI. You are receiving this because you were mentioned.Message ID: @.***>

Tbablani avatar May 08 '23 16:05 Tbablani

I have the same problem.

Thank you for your time. Danf

danf25 avatar May 09 '23 14:05 danf25

Hi All

If I use local reference. I am getting runtime errors on kernel. Please can some one update the nuget package for semantic.kernel.web.skills

Thanks

Tarun

Get Outlook for iOShttps://aka.ms/o0ukef


From: danf25 @.> Sent: Tuesday, May 9, 2023 10:05:51 AM To: microsoft/semantic-kernel @.> Cc: Tbablani @.>; Mention @.> Subject: Re: [microsoft/semantic-kernel] WebSearch Results using the Bing Connector has a hard code value of count=1. We need to to return more than 1 result or should be able to pass count of result requested (Issue #508)

I have the same problem.

Thank you for your time. Danf

— Reply to this email directly, view it on GitHubhttps://github.com/microsoft/semantic-kernel/issues/508#issuecomment-1540194860, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AH2VFONUGCDPG2EZHPNHP2DXFJFL7ANCNFSM6AAAAAAXDBVIDI. You are receiving this because you were mentioned.Message ID: @.***>

Tbablani avatar May 09 '23 14:05 Tbablani