Using Semantic kernel in Python to connect to an agent which is already deployed in azure foundry #13206
Answered
by
moonbox3
kamalmistry21
asked this question in
Q&A
-
|
I've been reviewing the documentation and examples, trying to answer this question: "How to use Semantic kernel in Python to connect to an agent which is already deployed in Azure Foundry?" I'm unsure if I have misunderstood the entire process, but is there a way to achieve this? |
Beta Was this translation helpful? Give feedback.
Answered by
moonbox3
Oct 17, 2025
Replies: 1 comment
-
|
@kamalmistry21 please have a look at this sample: https://github.com/microsoft/semantic-kernel/blob/main/python/samples/getting_started_with_agents/azure_ai_agent/step07_azure_ai_agent_retrieval.py |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
moonbox3
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@kamalmistry21 please have a look at this sample: https://github.com/microsoft/semantic-kernel/blob/main/python/samples/getting_started_with_agents/azure_ai_agent/step07_azure_ai_agent_retrieval.py