Skip to content

Commit 427f701

Browse files
authored
Update provisioned-throughput.md
fix numeration
1 parent d2ead62 commit 427f701

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/ai-services/openai/concepts/provisioned-throughput.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ For Provisioned-Managed and Global Provisioned-Managed, we use a variation of th
154154
3. When a request finishes, we now know the actual compute cost for the call. To ensure an accurate accounting, we correct the utilization using the following logic:
155155

156156
a. If the actual > estimated, then the difference is added to the deployment's utilization
157+
157158
b. If the actual < estimated, then the difference is subtracted.
158159

159160
4. The overall utilization is decremented down at a continuous rate based on the number of PTUs deployed.

0 commit comments

Comments
 (0)