How to do internet search when i have internal data (as plugins) #11838
Answered
by
moonbox3
KishoreKunalPraval
asked this question in
Q&A
-
Any way we can have internet search with semantic kernel if knowledge is not present in already defined plugins |
Beta Was this translation helpful? Give feedback.
Answered by
moonbox3
May 8, 2025
Replies: 1 comment 2 replies
-
We recommend using this example: SK Grounding - Bing : https://github.com/sphenry/sk-agent-with-grounding-cs/blob/main/sk-agent-with-grounding-cs.csproj |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @KishoreKunalPraval, here's the AzureAIAgent + Bing Grounding Python sample: https://github.com/microsoft/semantic-kernel/blob/main/python/samples/concepts/agents/azure_ai_agent/azure_ai_agent_bing_grounding.py