Skip to content

Commit 9a50fc7

Browse files
committed
remove versioning
1 parent fce08ab commit 9a50fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/provisioned-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ We recommend the following workflow:
175175
* For more information on provisioned deployments, check out [What is provisioned throughput?](../concepts/provisioned-throughput.md)
176176
* For more information on retry logic within each SDK, check out:
177177
* [Python reference documentation](https://github.com/openai/openai-python?tab=readme-ov-file#retries)
178-
* [.NET reference documentation](/dotnet/api/overview/azure/ai.openai-readme?view=azure-dotnet-preview)
178+
* [.NET reference documentation](/dotnet/api/overview/azure/ai.openai-readme)
179179
* [Java reference documentation](/java/api/com.azure.ai.openai.openaiclientbuilder?view=azure-java-preview&preserve-view=true#com-azure-ai-openai-openaiclientbuilder-retryoptions(com-azure-core-http-policy-retryoptions))
180180
* [JavaScript reference documentation](/javascript/api/@azure/openai/openaiclientoptions?view=azure-node-preview&preserve-view=true#@azure-openai-openaiclientoptions-retryoptions)
181181
* [GO reference documentation](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/ai/azopenai#ChatCompletionsOptions)

0 commit comments

Comments
 (0)