Commit df149af
File tree
- .github
- docs/decisions
- dotnet
- samples/GettingStarted
- AgentProviders/Agent_With_CustomImplementation
- AgentWithRAG/AgentWithRAG_Step01_BasicTextRAG
- Agents
- Agent_Step07_3rdPartyThreadStorage
- Agent_Step16_ChatReduction
- Agent_Step20_AdditionalAIContext
- Workflows
- Checkpoint/CheckpointAndRehydrate
- _Foundational/07_MixedWorkflowAgentsAndExecutors
- src
- Microsoft.Agents.AI.Abstractions
- Microsoft.Agents.AI.AzureAI.Persistent
- Microsoft.Agents.AI.AzureAI
- Microsoft.Agents.AI.CosmosNoSql
- Microsoft.Agents.AI.OpenAI
- Extensions
- Microsoft.Agents.AI.Workflows.Generators
- Analysis
- Diagnostics
- Generation
- Models
- Microsoft.Agents.AI.Workflows
- Attributes
- Execution
- InProc
- Specialized
- Microsoft.Agents.AI/ChatClient
- tests
- AnthropicChatCompletion.IntegrationTests
- AzureAI.IntegrationTests
- Microsoft.Agents.AI.Abstractions.UnitTests
- Microsoft.Agents.AI.CosmosNoSql.UnitTests
- Microsoft.Agents.AI.OpenAI.UnitTests
- ChatClient
- Extensions
- Microsoft.Agents.AI.UnitTests/ChatClient
- Microsoft.Agents.AI.Workflows.Declarative.IntegrationTests/Framework
- Microsoft.Agents.AI.Workflows.Generators.UnitTests
- Microsoft.Agents.AI.Workflows.UnitTests
- Sample
- OpenAIChatCompletion.IntegrationTests
- OpenAIResponse.IntegrationTests
- python
- packages
- a2a
- ag-ui
- agent_framework_ag_ui_examples
- agents
- server
- agent_framework_ag_ui
- _orchestration
- tests
- anthropic
- agent_framework_anthropic
- azure-ai-search
- azure-ai
- agent_framework_azure_ai
- tests
- azurefunctions
- agent_framework_azurefunctions
- tests
- bedrock
- chatkit
- copilotstudio
- core
- agent_framework
- _workflows
- ag_ui
- openai
- tests
- openai
- workflow
- declarative
- devui
- foundry_local
- lab
- mem0
- ollama
- purview
- redis
- samples/getting_started/agents/azure_ai
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
File renamed without changes.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | 149 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
302 | 307 | | |
303 | 308 | | |
304 | 309 | | |
| |||
409 | 414 | | |
410 | 415 | | |
411 | 416 | | |
| 417 | + | |
412 | 418 | | |
413 | 419 | | |
414 | 420 | | |
| |||
448 | 454 | | |
449 | 455 | | |
450 | 456 | | |
| 457 | + | |
451 | 458 | | |
452 | 459 | | |
453 | 460 | | |
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
Lines changed: 15 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
65 | | - | |
66 | | - | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments