Skip to content

Commit 4fa1fd2

Browse files
committed
toc fix
1 parent 4cc2f12 commit 4fa1fd2

File tree

1 file changed

+46
-46
lines changed

1 file changed

+46
-46
lines changed

articles/ai-foundry/toc.yml

Lines changed: 46 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ items:
3131
- name: Deployment options in Azure AI Foundry portal
3232
href: concepts/deployments-overview.md
3333
- name: Supported programming languages and SDKs
34-
href: ../ai-services/openai/supported-languages.md?context=/azure/ai-foundry/context/context
34+
href: openai/supported-languages.md?context=/azure/ai-foundry/context/context
3535
- name: Foundry Models quotas and limits
3636
href: ../ai-foundry/foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
3737
- name: Deploy Foundry Models
@@ -75,91 +75,91 @@ items:
7575
- name: Use Azure OpenAI in Azure AI Foundry portal
7676
href: ai-services/how-to/connect-azure-openai.md?context=/azure/ai-foundry/context/context
7777
- name: Supported Azure OpenAI models
78-
href: ../ai-services/openai/concepts/models.md?context=/azure/ai-foundry/context/context
78+
href: openai/concepts/models.md?context=/azure/ai-foundry/context/context
7979
- name: Azure OpenAI deployment types
80-
href: ../ai-services/openai/how-to/deployment-types.md?context=/azure/ai-foundry/context/context
80+
href: openai/how-to/deployment-types.md?context=/azure/ai-foundry/context/context
8181
displayName: provisioned, global standard, datazone, data zone, global data zone, batch, globalbatch
8282
- name: Deploy Azure OpenAI models
8383
href: how-to/deploy-models-openai.md
8484
- name: Troubleshoot deployments and monitoring
8585
href: how-to/troubleshoot-deploy-and-monitor.md
8686
- name: Model region availability for Azure OpenAI in Foundry Models
87-
href: ../ai-services/openai/concepts/models.md?context=/azure/ai-foundry/context/context
87+
href: openai/concepts/models.md?context=/azure/ai-foundry/context/context
8888
displayName: OpenAI, gpt-4o, gpt-4o-mini, whisper
8989
- name: Azure OpenAI quotas and limits
90-
href: ../ai-services/openai/quotas-limits.md?context=/azure/ai-foundry/context/context
90+
href: openai/quotas-limits.md?context=/azure/ai-foundry/context/context
9191
- name: Use Azure OpenAI models
9292
items:
9393
- name: Generate text
9494
items:
9595
- name: Batch
96-
href: ../ai-services/openai/how-to/batch.md?context=/azure/ai-foundry/context/context
96+
href: openai/how-to/batch.md?context=/azure/ai-foundry/context/context
9797
displayName: OpenAI, global batch, globalbatch, chat, chat completions
9898
- name: Reasoning models
99-
href: ../ai-services/openai/how-to/reasoning.md?context=/azure/ai-foundry/context/context
99+
href: openai/how-to/reasoning.md?context=/azure/ai-foundry/context/context
100100
displayName: OpenAI, o1, o1-mini, o3-mini, reasoning effort
101101
- name: Responses API
102-
href: ../ai-services/openai/how-to/responses.md?context=/azure/ai-foundry/context/context
102+
href: openai/how-to/responses.md?context=/azure/ai-foundry/context/context
103103
- name: Computer use
104-
href: ../ai-services/openai/how-to/computer-use.md?context=/azure/ai-foundry/context/context
104+
href: openai/how-to/computer-use.md?context=/azure/ai-foundry/context/context
105105
- name: Function calling
106-
href: ../ai-services/openai/how-to/function-calling.md?context=/azure/ai-foundry/context/context
106+
href: openai/how-to/function-calling.md?context=/azure/ai-foundry/context/context
107107
displayName: OpenAI
108108
- name: Predicted outputs
109-
href: ../ai-services/openai/how-to/predicted-outputs.md?context=/azure/ai-foundry/context/context
109+
href: openai/how-to/predicted-outputs.md?context=/azure/ai-foundry/context/context
110110
- name: Prompt caching
111-
href: ../ai-services/openai/how-to/prompt-caching.md?context=/azure/ai-foundry/context/context
111+
href: openai/how-to/prompt-caching.md?context=/azure/ai-foundry/context/context
112112
- name: Structured outputs
113-
href: ../ai-services/openai/how-to/structured-outputs.md?context=/azure/ai-foundry/context/context
113+
href: openai/how-to/structured-outputs.md?context=/azure/ai-foundry/context/context
114114
- name: Use vision-enabled chat
115-
href: ../ai-services/openai/gpt-v-quickstart.md?context=/azure/ai-foundry/context/context
115+
href: openai/gpt-v-quickstart.md?context=/azure/ai-foundry/context/context
116116
- name: Generate images
117-
href: ../ai-services/openai/dall-e-quickstart.md?context=/azure/ai-foundry/context/context
117+
href: openai/dall-e-quickstart.md?context=/azure/ai-foundry/context/context
118118
displayName: OpenAI, DALLE, dall-e, DALL-E
119119
- name: Audio
120120
items:
121121
- name: Use GPT-4o in the real-time audio playground
122-
href: ../ai-services/openai/realtime-audio-quickstart.md?context=/azure/ai-foundry/context/context
122+
href: openai/realtime-audio-quickstart.md?context=/azure/ai-foundry/context/context
123123
displayName: OpenAI, realtime, real-time
124124
- name: Audio generation
125-
href: ../ai-services/openai/audio-completions-quickstart.md?context=/azure/ai-foundry/context/context
125+
href: openai/audio-completions-quickstart.md?context=/azure/ai-foundry/context/context
126126
- name: Distillation (stored completions)
127-
href: ../ai-services/openai/how-to/stored-completions.md?context=/azure/ai-foundry/context/context
127+
href: openai/how-to/stored-completions.md?context=/azure/ai-foundry/context/context
128128
displayName: OpenAI, Azure OpenAI, stored completions, model distillation
129129
- name: Embeddings
130-
href: ../ai-services/openai/tutorials/embeddings.md?context=/azure/ai-foundry/context/context
130+
href: openai/tutorials/embeddings.md?context=/azure/ai-foundry/context/context
131131
displayName: text-embedding-ada-002, text-embedding-3-large, text-embedding-3-small
132132
- name: Evaluation
133-
href: ../ai-services/openai/how-to/evaluations.md?context=/azure/ai-foundry/context/context
133+
href: openai/how-to/evaluations.md?context=/azure/ai-foundry/context/context
134134
displayName: OpenAI
135135
- name: Fine-tuning
136136
items:
137137
- name: Fine-tune Azure OpenAI models
138-
href: ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-foundry/context/context
138+
href: openai/how-to/fine-tuning.md?context=/azure/ai-foundry/context/context
139139
displayName: finetuning, fine-tuning
140140
- name: When to use Azure OpenAI fine-tuning
141-
href: ../ai-services/openai/concepts/fine-tuning-considerations.md?context=/azure/ai-foundry/context/context
141+
href: openai/concepts/fine-tuning-considerations.md?context=/azure/ai-foundry/context/context
142142
displayName: finetuning, fine-tuning
143143
- name: Deploy your Azure OpenAI fine-tuned model
144-
href: ../ai-services/openai/how-to/fine-tuning-deploy.md?context=/azure/ai-foundry/context/context
144+
href: openai/how-to/fine-tuning-deploy.md?context=/azure/ai-foundry/context/context
145145
displayName: finetuning, fine-tuning
146146
- name: Vision fine-tuning
147-
href: ../ai-services/openai/how-to/fine-tuning-vision.md?context=/azure/ai-foundry/context/context
147+
href: openai/how-to/fine-tuning-vision.md?context=/azure/ai-foundry/context/context
148148
displayName: finetuning, fine-tuning
149149
- name: Preference fine-tuning
150-
href: ../ai-services/openai/how-to/fine-tuning-direct-preference-optimization.md?context=/azure/ai-foundry/context/context
150+
href: openai/how-to/fine-tuning-direct-preference-optimization.md?context=/azure/ai-foundry/context/context
151151
displayName: finetuning, fine-tuning
152152
- name: Safety evaluation
153-
href: ../ai-services/openai/how-to/fine-tuning-safety-evaluation.md?context=/azure/ai-foundry/context/context
153+
href: openai/how-to/fine-tuning-safety-evaluation.md?context=/azure/ai-foundry/context/context
154154
displayName: finetuning, fine-tuning
155155
- name: Tool calling
156-
href: ../ai-services/openai/how-to/fine-tuning-functions.md?context=/azure/ai-foundry/context/context
156+
href: openai/how-to/fine-tuning-functions.md?context=/azure/ai-foundry/context/context
157157
displayName: finetuning, fine-tuning
158158
- name: Weights & Biases integration (preview)
159-
href: ../ai-services/openai/how-to/weights-and-biases-integration.md?context=/azure/ai-foundry/context/context
159+
href: openai/how-to/weights-and-biases-integration.md?context=/azure/ai-foundry/context/context
160160
displayName: finetuning, fine-tuning
161161
- name: Troubleshooting guidance
162-
href: ../ai-services/openai/how-to/fine-tuning-troubleshoot.md?context=/azure/ai-foundry/context/context
162+
href: openai/how-to/fine-tuning-troubleshoot.md?context=/azure/ai-foundry/context/context
163163
displayName: finetuning, fine-tuning
164164
- name: Deploy models in AI hub
165165
items:
@@ -444,9 +444,9 @@ items:
444444
- name: Prompt engineering
445445
items:
446446
- name: Prompt engineering techniques
447-
href: ../ai-services/openai/concepts/prompt-engineering.md?context=/azure/ai-foundry/context/context
447+
href: openai/concepts/prompt-engineering.md?context=/azure/ai-foundry/context/context
448448
- name: Image prompt engineering
449-
href: ../ai-services/openai/concepts/gpt-4-v-prompt-engineering.md?context=/azure/ai-foundry/context/context
449+
href: openai/concepts/gpt-4-v-prompt-engineering.md?context=/azure/ai-foundry/context/context
450450
- name: Synthetic Data Generation
451451
href: concepts/concept-synthetic-data.md
452452
- name: Fine-tuning
@@ -462,33 +462,33 @@ items:
462462
- name: Fine-tune Azure OpenAI models
463463
items:
464464
- name: Fine-tune Azure OpenAI models
465-
href: ../ai-services/openai/how-to/fine-tuning.md?context=/azure/ai-foundry/context/context
465+
href: openai/how-to/fine-tuning.md?context=/azure/ai-foundry/context/context
466466
displayName: finetuning, fine-tuning
467467
- name: When to use Azure OpenAI fine-tuning
468-
href: ../ai-services/openai/concepts/fine-tuning-considerations.md?context=/azure/ai-foundry/context/context
468+
href: openai/concepts/fine-tuning-considerations.md?context=/azure/ai-foundry/context/context
469469
displayName: finetuning, fine-tuning
470470
- name: Deploy your Azure OpenAI fine-tuned model
471-
href: ../ai-services/openai/how-to/fine-tuning-deploy.md?context=/azure/ai-foundry/context/context
471+
href: openai/how-to/fine-tuning-deploy.md?context=/azure/ai-foundry/context/context
472472
displayName: finetuning, fine-tuning
473473
- name: Vision fine-tuning
474-
href: ../ai-services/openai/how-to/fine-tuning-vision.md?context=/azure/ai-foundry/context/context
474+
href: openai/how-to/fine-tuning-vision.md?context=/azure/ai-foundry/context/context
475475
displayName: finetuning, fine-tuning
476476
- name: Reinforcement fine-tuning
477-
href: ../ai-services/openai/how-to/reinforcement-fine-tuning.md?context=/azure/ai-foundry/context/context
477+
href: openai/how-to/reinforcement-fine-tuning.md?context=/azure/ai-foundry/context/context
478478
- name: Preference fine-tuning
479-
href: ../ai-services/openai/how-to/fine-tuning-direct-preference-optimization.md?context=/azure/ai-foundry/context/context
479+
href: openai/how-to/fine-tuning-direct-preference-optimization.md?context=/azure/ai-foundry/context/context
480480
displayName: finetuning, fine-tuning
481481
- name: Safety evaluation
482-
href: ../ai-services/openai/how-to/fine-tuning-safety-evaluation.md?context=/azure/ai-foundry/context/context
482+
href: openai/how-to/fine-tuning-safety-evaluation.md?context=/azure/ai-foundry/context/context
483483
displayName: finetuning, fine-tuning
484484
- name: Tool calling
485-
href: ../ai-services/openai/how-to/fine-tuning-functions.md?context=/azure/ai-foundry/context/context
485+
href: openai/how-to/fine-tuning-functions.md?context=/azure/ai-foundry/context/context
486486
displayName: finetuning, fine-tuning
487487
- name: Weights & Biases integration (preview)
488-
href: ../ai-services/openai/how-to/weights-and-biases-integration.md?context=/azure/ai-foundry/context/context
488+
href: openai/how-to/weights-and-biases-integration.md?context=/azure/ai-foundry/context/context
489489
displayName: finetuning, fine-tuning
490490
- name: Troubleshooting guidance
491-
href: ../ai-services/openai/how-to/fine-tuning-troubleshoot.md?context=/azure/ai-foundry/context/context
491+
href: openai/how-to/fine-tuning-troubleshoot.md?context=/azure/ai-foundry/context/context
492492
displayName: finetuning, fine-tuning
493493
- name: Distillation
494494
href: concepts/concept-model-distillation.md
@@ -606,16 +606,16 @@ items:
606606
- name: Manage quotas and limits for Foundry Models
607607
href: ../ai-foundry/foundry-models/quotas-limits.md?context=/azure/ai-foundry/context/context
608608
- name: What is the Provisioned Throughput offering (PTU)?
609-
href: ../ai-services/openai/concepts/provisioned-throughput.md?context=/azure/ai-foundry/context/context
609+
href: openai/concepts/provisioned-throughput.md?context=/azure/ai-foundry/context/context
610610
displayName: PTU, provisioned, provisioned throughput units
611611
- name: Understanding and calculating PTU costs
612-
href: ../ai-services/openai/how-to/provisioned-throughput-onboarding.md?context=/azure/ai-foundry/context/context
612+
href: openai/how-to/provisioned-throughput-onboarding.md?context=/azure/ai-foundry/context/context
613613
displayName: PTU, provisioned, provisioned throughput units
614614
- name: Get started with Provisioned Deployments
615-
href: ../ai-services/openai/how-to/provisioned-get-started.md?context=/azure/ai-foundry/context/context
615+
href: openai/how-to/provisioned-get-started.md?context=/azure/ai-foundry/context/context
616616
displayName: PTU, provisioned, provisioned throughput units
617617
- name: Provisioned spillover
618-
href: ../ai-services/openai/how-to/spillover-traffic-management.md?context=/azure/ai-foundry/context/context
618+
href: openai/how-to/spillover-traffic-management.md?context=/azure/ai-foundry/context/context
619619
- name: Security & Governance
620620
items:
621621
- name: Identity & access management
@@ -676,7 +676,7 @@ items:
676676
- name: Limited Access features
677677
href: ../ai-services/cognitive-services-limited-access.md?context=/azure/ai-foundry/context/context
678678
- name: System message templates
679-
href: ../ai-services/openai/concepts/system-message.md?context=/azure/ai-foundry/context/context
679+
href: openai/concepts/system-message.md?context=/azure/ai-foundry/context/context
680680
- name: SDK + API Reference
681681
items:
682682
- name: Azure AI Projects SDK

0 commit comments

Comments
 (0)