File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed
articles/ai-services/openai Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -118,21 +118,25 @@ items:
118
118
href : /legal/cognitive-services/openai/data-privacy?context=/azure/ai-services/openai/context/context
119
119
- name : Reference
120
120
items :
121
- - name : Bicep/ Azure Resource Manager/Terraform
121
+ - name : Azure Resource Manager/Bicep /Terraform
122
122
href : /azure/templates/microsoft.cognitiveservices/accounts?pivots=deployment-language-bicep
123
123
displayName : ARM, ARM template, template
124
+ - name : Azure CLI
125
+ href : /cli/azure/cognitiveservices?view=azure-cli-latest&preserve-view=true
126
+ - name : Go
127
+ href : https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai
128
+ - name : Java
129
+ href : /java/api/com.azure.ai.openai?view=azure-java-preview&preserve-view=true
130
+ - name : JavaScript
131
+ href : /javascript/api/@azure/openai/?view=azure-node-preview&preserve-view=true
132
+ - name : .NET
133
+ href : /dotnet/api/azure.ai.openai?view=azure-dotnet-preview&preserve-view=true
124
134
- name : REST API (completions & embeddings)
125
135
href : reference.md
126
136
- name : REST API (fine-tuning)
127
137
href : /rest/api/cognitiveservices/azureopenaistable/fine-tunes
128
- - name : REST API (Resource creation & deployment)
138
+ - name : REST API (resource creation & deployment)
129
139
href : /rest/api/cognitiveservices/accountmanagement/deployments/create-or-update?tabs=HTTP
130
- - name : .NET
131
- href : /dotnet/api/azure.ai.openai?view=azure-dotnet-preview&preserve-view=true
132
- - name : Java
133
- href : /java/api/com.azure.ai.openai?view=azure-java-preview&preserve-view=true
134
- - name : JavaScript
135
- href : /javascript/api/@azure/openai/?view=azure-node-preview&preserve-view=true
136
140
- name : Resources
137
141
items :
138
142
- name : Support and help options
You can’t perform that action at this time.
0 commit comments