Skip to content

Query Regarding Ai Project Client Used in Step05_AzureAiAgent_FileSearch? Agent Framework in C# #10909

Answered by crickman
lovedeepatsgit asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lovedeepatsgit, thanks for your questions.

  1. An AzureAIAgent is specifically based on a hosted agent definition that exists in the Azure AI Foundry via the Agent Service: https://learn.microsoft.com/azure/ai-services/agents/overview. The AIProjectClient is an artifact of the SDK used to interact with this Foundry Services: https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/ai/Azure.AI.Projects. For the file-search tool, the foundry hosts a vector store that contains all of the desired files to be searched: https://learn.microsoft.com/azure/ai-services/agents/how-to/tools/file-search.
  2. The AI Foundry hosts models and services that may be utilized by the Semantic Kernel SDK
  3. You may …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@lovedeepatsgit
Comment options

Answer selected by sophialagerkranspandey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants