Skip to content

Commit 20c2e1e

Browse files
authored
Merge pull request #246224 from mrbullwinkle/mrb_07_25_2023_toc_how_to_changes
[Azure AI] [Azure OpenAI] TOC re-org
2 parents 550de7c + e620372 commit 20c2e1e

File tree

1 file changed

+40
-28
lines changed

1 file changed

+40
-28
lines changed

articles/ai-services/openai/toc.yml

Lines changed: 40 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -49,43 +49,55 @@ items:
4949
href: ./concepts/use-your-data.md
5050
- name: How-to
5151
items:
52-
- name: Resource creation & model deployment
53-
href: ./how-to/create-resource.md
52+
- name: Completions & chat completions
53+
items:
5454
- name: GPT-35-Turbo & GPT-4
5555
href: ./how-to/chatgpt.md
5656
displayName: ChatGPT, chatgpt
57-
- name: Work with function calling
57+
- name: Function calling
5858
href: ./how-to/function-calling.md
5959
- name: Completions
6060
href: ./how-to/completions.md
61-
- name: OpenAI vs Azure OpenAI (Python)
62-
href: ./how-to/switching-endpoints.md
63-
- name: Configure content filters
64-
href: ./how-to/content-filters.md
65-
- name: Work with code (Codex)
61+
- name: Work with code
6662
href: ./how-to/work-with-code.md
67-
- name: Generate embeddings
68-
href: ./how-to/embeddings.md
69-
- name: Prepare dataset
70-
href: ./how-to/prepare-dataset.md
71-
- name: Fine-tuning your model
72-
href: ./how-to/fine-tuning.md
73-
- name: Manage identity
74-
href: ./how-to/managed-identity.md
75-
- name: Manage quota
76-
href: ./how-to/quota.md
77-
- name: Use virtual networks
78-
href: ../cognitive-services-virtual-networks.md?context=/azure/ai-services/openai/context/context
7963
- name: Use with large datasets
8064
href: ./how-to/integrate-synapseml.md
81-
- name: Encryption of data at rest
82-
href: encrypt-data-at-rest.md
83-
- name: Business continuity & disaster recovery (BCDR)
84-
href: ./how-to/business-continuity-disaster-recovery.md
85-
- name: Monitor Azure OpenAI
86-
href: ./how-to/monitoring.md
87-
- name: Plan and manage costs
88-
href: ./how-to/manage-costs.md
65+
- name: Content filtering
66+
href: ./how-to/content-filters.md
67+
- name: Embeddings
68+
items:
69+
- name: Embeddings basics
70+
href: ./how-to/embeddings.md
71+
- name: Getting started with embeddings (Python)
72+
href: ./tutorials/embeddings.md
73+
- name: Fine-tuning
74+
items:
75+
- name: Prepare dataset
76+
href: ./how-to/prepare-dataset.md
77+
- name: Fine-tuning your model
78+
href: ./how-to/fine-tuning.md
79+
- name: Networking & security
80+
items:
81+
- name: Use virtual networks
82+
href: ../cognitive-services-virtual-networks.md?context=/azure/ai-services/openai/context/context
83+
- name: Encryption of data at rest
84+
href: encrypt-data-at-rest.md
85+
- name: Manage identity
86+
href: ./how-to/managed-identity.md
87+
- name: Service management
88+
items:
89+
- name: Resource creation & model deployment
90+
href: ./how-to/create-resource.md
91+
- name: OpenAI vs Azure OpenAI (Python)
92+
href: ./how-to/switching-endpoints.md
93+
- name: Manage quota
94+
href: ./how-to/quota.md
95+
- name: Monitor Azure OpenAI
96+
href: ./how-to/monitoring.md
97+
- name: Plan and manage costs
98+
href: ./how-to/manage-costs.md
99+
- name: Business continuity & disaster recovery (BCDR)
100+
href: ./how-to/business-continuity-disaster-recovery.md
89101
- name: Tutorials
90102
items:
91103
- name: Embeddings

0 commit comments

Comments
 (0)