Skip to content

Commit efb1e26

Browse files
committed
updated support for reasoning models, agent inputs, FDP updates
2 parents db9c0b9 + f134e48 commit efb1e26

File tree

995 files changed

+7462
-5664
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

995 files changed

+7462
-5664
lines changed

.openpublishing.publish.config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,12 @@
188188
"branch": "main",
189189
"branch_mapping": {}
190190
},
191+
{
192+
"path_to_root": "azure-search-dotnet-samples",
193+
"url": "https://github.com/Azure-Samples/azure-search-dotnet-samples",
194+
"branch": "main",
195+
"branch_mapping": {}
196+
},
191197
{
192198
"path_to_root": "azureai-model-inference-bicep",
193199
"url": "https://github.com/Azure-Samples/azureai-model-inference-bicep",

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,11 @@
460460
"redirect_url": "../foundry-models/overview",
461461
"redirect_document_id": false
462462
},
463+
{
464+
"source_path": "articles/ai-foundry/concepts/concept-model-distillation.md",
465+
"redirect_url": "../openai/how-to/stored-completions",
466+
"redirect_document_id": false
467+
},
463468
{
464469
"source_path": "articles/ai-foundry/model-inference/quotas-limits.md",
465470
"redirect_url": "../foundry-models/quotas-limits",
@@ -486,4 +491,4 @@
486491
"redirect_document_id": false
487492
}
488493
]
489-
}
494+
}

articles/ai-foundry/.openpublishing.redirection.ai-studio.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,11 @@
110110
"redirect_url": "/azure/ai-foundry/how-to/data-add",
111111
"redirect_document_id": true
112112
},
113+
{
114+
"source_path_from_root": "/articles/ai-foundry/concepts/models-featured.md",
115+
"redirect_url": "/azure/ai-foundry/concepts/models-inference-examples",
116+
"redirect_document_id": false
117+
},
113118
{
114119
"source_path_from_root": "/articles/ai-foundry/model-inference/reference/api-version-updates.md",
115120
"redirect_url": "/rest/api/aifoundry/modelinference",
@@ -1217,6 +1222,16 @@
12171222
"source_path_from_root": "/articles/ai-foundry/openai/context/context.json",
12181223
"redirect_url": "/azure/ai-foundry/context/context",
12191224
"redirect_document_id": false
1225+
},
1226+
{
1227+
"source_path_from_root": "/articles/ai-foundry/agents/concepts/agent-catalog.md",
1228+
"redirect_url": "/azure/ai-foundry/agents/overview",
1229+
"redirect_document_id": false
1230+
},
1231+
{
1232+
"source_path_from_root": "/articles/ai-foundry/how-to/evaluate-prompts-playground.md",
1233+
"redirect_url": "/azure/ai-foundry/concepts/observability",
1234+
"redirect_document_id": false
12201235
}
12211236
]
12221237
}

articles/ai-foundry/agents/concepts/agent-catalog.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)