Commit b12a6da
authored
Update hosted-agents samples to gpt-5.4-mini (#607)
Replace gpt-4.1-mini with gpt-5.4-mini across the python and csharp hosted-agents samples, and bump the langgraph-chat azure.yaml model version to 2026-03-17 (SKU remains GlobalStandard).1 parent 5d9dc1e commit b12a6da
108 files changed
Lines changed: 125 additions & 125 deletions
File tree
- samples
- csharp/hosted-agents
- agent-framework
- a2a/01-delegation
- caller
- executor
- agent-skills
- azure-search-rag
- file-tools
- foundry-memory-rag
- hello-world
- local-tools
- mcp-tools
- observability
- simple-agent
- text-search-rag
- workflows
- bring-your-own
- invocations
- HelloWorld
- human-in-the-loop
- notetaking-agent
- responses
- HelloWorld
- background-agent
- env-vars-agent
- notetaking-agent
- python/hosted-agents
- agent-framework
- a2a/01-delegation
- caller
- executor
- invocations/01-basic
- responses
- 02-tools
- 03-mcp
- 06-files
- 07-skills
- 07-teams-activity
- 08-observability
- 09-declarative-customer-support
- 10-downstream-azure
- 11-azure-search-rag
- 12-foundry-skills
- 13-foundry-memory
- 15-optimization-travel-approver
- .agent_configs/baseline
- 16-content-safety-guardrail
- 17-foundry-iq-toolbox
- bring-your-own
- invocations_ws/duplex-live-agent
- invocations
- ag-ui
- event-grid-trigger
- hello-world
- human-in-the-loop
- langgraph-chat
- notetaking-agent
- responses
- background-agent
- env-vars-agent
- hello-world
- langgraph-chat
- notetaking-agent
- openai-agents-sdk
- optimization-customer-support
- optimization-hello-world
- voicelive
- foreground-background-agents-responses-voicelive
- handoff-langgraph-responses-voicelive
- hello-world-invocations-voicelive
- hotel-booking-invocations-voicelive
- langgraph
- a2a
- a2a-caller
- a2a-executor
- invocations/01-langgraph-chat
- responses
- 01-langgraph-chat
- 02-langgraph-toolbox
- 04-mcp
- 06-files
- 07-human-in-the-loop
- 08-observability
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments