Skip to content

Commit 0cc2e21

Browse files
Merge pull request #239455 from mrbullwinkle/mrb_05_26_2023_reference_docs_updates
[Azure OpenAI] TOC updates
2 parents 8c27e78 + 454ac39 commit 0cc2e21

File tree

1 file changed

+11
-7
lines changed
  • articles/cognitive-services/openai

1 file changed

+11
-7
lines changed

articles/cognitive-services/openai/toc.yml

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ items:
4646
displayName: ChatGPT, chatgpt
4747
- name: Completions
4848
href: ./how-to/completions.md
49-
- name: Switching endpoints
49+
- name: OpenAI vs Azure OpenAI (Python)
5050
href: ./how-to/switching-endpoints.md
5151
- name: Work with code (Codex)
5252
href: ./how-to/work-with-code.md
@@ -92,12 +92,16 @@ items:
9292
items:
9393
- name: REST API (completions & embeddings)
9494
href: reference.md
95-
- name: REST API (completions & embeddings) swagger
96-
href: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2022-12-01/inference.json
97-
- name: REST API (authoring & deployment)
98-
href: /rest/api/cognitiveservices/azureopenaistable/deployments/create
99-
- name: REST API (authoring & deployment) swagger
100-
href: https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/authoring/stable/2022-12-01/azureopenai.json
95+
- name: REST API (fine-tuning)
96+
href: /rest/api/cognitiveservices/azureopenaistable/fine-tunes
97+
- name: REST API (Resource creation & deployment)
98+
href: /rest/api/cognitiveservices/accountmanagement/deployments/create-or-update?tabs=HTTP
99+
- name: .NET
100+
href: /dotnet/api/azure.ai.openai?view=azure-dotnet-preview
101+
- name: Java
102+
href: /java/api/com.azure.ai.openai?view=azure-java-preview&preserve-view=true
103+
- name: JavaScript
104+
href: /javascript/api/@azure/openai/?view=azure-node-preview&preserve-view=true
101105
- name: Resources
102106
items:
103107
- name: Support and help options

0 commit comments

Comments
 (0)