Skip to content

Commit aa013ba

Browse files
committed
update
1 parent 20aa4f2 commit aa013ba

File tree

1 file changed

+4
-1
lines changed
  • articles/cognitive-services/openai

1 file changed

+4
-1
lines changed

articles/cognitive-services/openai/faq.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,10 @@ sections:
100100
What are the SLAs for API responses in Azure OpenAI?
101101
answer:
102102
We don't have a defined API response time Service Level Agreement (SLA) at this time. The overall SLA for Azure OpenAI Service is the same as for other Azure Cognitive Services. For more information, see the Cognitive Services section of the [Service Level Agreements (SLA) for Online Services page](https://azure.microsoft.com/support/legal/sla/cognitive-services/v1_1/).
103-
103+
- question: |
104+
Why was my fine-tuned model deployment deleted?
105+
answer:
106+
If a customized (fine-tuned) model is deployed for more than fifteen (15) days during which no completions or chat completions calls are made to it, the deployment will automatically be deleted (and no further hosting charges will be incurred for that deployment). The underlying customized model will remain available and can be redeployed at any time. To learn more check out the [how-to-article](/azure/cognitive-services/openai/how-to/fine-tuning?pivots=programming-language-studio#deploy-a-customized-model).
104107
additionalContent: |
105108
106109
## Next steps

0 commit comments

Comments
 (0)