1
0
Эх сурвалжийг харах

[Inference API] Fix wording in Azure AI Studio docs (#110322)

Tim Grein 1 жил өмнө
parent
commit
99749aa277

+ 3 - 3
docs/reference/inference/service-azure-ai-studio.asciidoc

@@ -35,7 +35,7 @@ Available task types:
 
 `service`::
 (Required, string)
-The type of service supported for the specified task type. In this case, 
+The type of service supported for the specified task type. In this case,
 `azureaistudio`.
 
 `service_settings`::
@@ -102,7 +102,7 @@ include::inference-shared.asciidoc[tag=task-settings]
 `do_sample`:::
 (Optional, float)
 Instructs the inference process to perform sampling or not.
-Has not affect unless `temperature` or `top_p` is specified.
+Has no effect unless `temperature` or `top_p` is specified.
 
 `max_new_tokens`:::
 (Optional, integer)
@@ -170,4 +170,4 @@ PUT _inference/completion/azure_ai_studio_completion
 ------------------------------------------------------------
 // TEST[skip:TBD]
 
-The list of chat completion models that you can choose from in your deployment can be found in the https://ai.azure.com/explore/models?selectedTask=chat-completion[Azure AI Studio model explorer].
+The list of chat completion models that you can choose from in your deployment can be found in the https://ai.azure.com/explore/models?selectedTask=chat-completion[Azure AI Studio model explorer].