Commit 6000b73
authored
File tree
- dotnet/samples
- A2AClientServer/A2AServer
- AGUIClientServer
- AGUIDojoServer
- AGUIServer
- AGUIWebChat/Server
- Durable/Agents
- AzureFunctions
- 01_SingleAgent
- 02_AgentOrchestration_Chaining
- 03_AgentOrchestration_Concurrency
- 04_AgentOrchestration_Conditionals
- 05_AgentOrchestration_HITL
- 06_LongRunningTools
- 07_AgentAsMcpTool
- 08_ReliableStreaming
- ConsoleApps
- 01_SingleAgent
- 02_AgentOrchestration_Chaining
- 03_AgentOrchestration_Concurrency
- 04_AgentOrchestration_Conditionals
- 05_AgentOrchestration_HITL
- 06_LongRunningTools
- 07_ReliableStreaming
- GettingStarted
- A2A/A2AAgent_AsFunctionTools
- AGUI
- Step01_GettingStarted/Server
- Step02_BackendTools/Server
- Step03_FrontendTools/Server
- Step04_HumanInLoop/Server
- Step05_StateManagement/Server
- AgentOpenTelemetry
- AgentProviders
- Agent_With_Anthropic
- Agent_With_AzureAIAgentsPersistent
- Agent_With_AzureAIProject
- Agent_With_AzureFoundryModel
- Agent_With_AzureOpenAIChatCompletion
- Agent_With_AzureOpenAIResponses
- AgentWithMemory
- AgentWithMemory_Step01_ChatHistoryMemory
- AgentWithMemory_Step02_MemoryUsingMem0
- AgentWithMemory_Step03_CustomMemory
- AgentWithRAG
- AgentWithRAG_Step01_BasicTextRAG
- AgentWithRAG_Step02_CustomVectorStoreRAG
- AgentWithRAG_Step03_CustomRAGDataSource
- AgentWithRAG_Step04_FoundryServiceRAG
- Agents
- Agent_Step01_Running
- Agent_Step02_MultiturnConversation
- Agent_Step03_UsingFunctionTools
- Agent_Step04_UsingFunctionToolsWithApprovals
- Agent_Step05_StructuredOutput
- Agent_Step06_PersistedConversations
- Agent_Step07_3rdPartyChatHistoryStorage
- Agent_Step08_Observability
- Agent_Step09_DependencyInjection
- Agent_Step10_AsMcpTool
- Agent_Step11_UsingImages
- Agent_Step12_AsFunctionTool
- Agent_Step13_BackgroundResponsesWithToolsAndPersistence
- Agent_Step14_Middleware
- Agent_Step15_Plugins
- Agent_Step16_ChatReduction
- Agent_Step17_BackgroundResponses
- Agent_Step18_DeepResearch
- Agent_Step19_Declarative
- Agent_Step20_AdditionalAIContext
- DeclarativeAgents/ChatClient
- DevUI/DevUI_Step01_BasicUsage
- FoundryAgents
- FoundryAgents_Step01.1_Basics
- FoundryAgents_Step01.2_Running
- FoundryAgents_Step02_MultiturnConversation
- FoundryAgents_Step03_UsingFunctionTools
- FoundryAgents_Step04_UsingFunctionToolsWithApprovals
- FoundryAgents_Step05_StructuredOutput
- FoundryAgents_Step06_PersistedConversations
- FoundryAgents_Step07_Observability
- FoundryAgents_Step08_DependencyInjection
- FoundryAgents_Step09_UsingMcpClientAsTools
- FoundryAgents_Step10_UsingImages
- FoundryAgents_Step11_AsFunctionTool
- FoundryAgents_Step12_Middleware
- FoundryAgents_Step13_Plugins
- FoundryAgents_Step14_CodeInterpreter
- FoundryAgents_Step15_ComputerUse
- FoundryAgents_Step27_LocalMCP
- ModelContextProtocol
- Agent_MCP_Server_Auth
- Agent_MCP_Server
- FoundryAgent_Hosted_MCP
- ResponseAgent_Hosted_MCP
- Workflows
- Agents
- CustomAgentExecutors
- FoundryAgent
- GroupChatToolApproval
- WorkflowAsAnAgent
- Concurrent/Concurrent
- ConditionalEdges
- 01_EdgeCondition
- 02_SwitchCase
- 03_MultiSelection
- Declarative
- CustomerSupport
- DeepResearch
- ExecuteCode
- ExecuteWorkflow
- FunctionTools
- HostedWorkflow
- InputArguments
- Marketing
- StudentTeacher
- ToolApproval
- Observability/WorkflowAsAnAgent
- _Foundational
- 03_AgentsInWorkflows
- 04_AgentWorkflowPatterns
- 07_MixedWorkflowAgentsAndExecutors
- 08_WriterCriticWorkflow
- HostedAgents
- AgentWithHostedMCP
- AgentWithTextSearchRag
- AgentsInWorkflows
- M365Agent
- Purview/AgentWithPurview
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | | - | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | | - | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | | - | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | | - | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | | - | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | | - | |
| 31 | + | |
29 | 32 | | |
30 | 33 | | |
31 | 34 | | |
| |||
0 commit comments