Skip to content

Commit cb3ab57

Browse files
Merge pull request #459 from soferreira/patch-2
Update provisioned-throughput.md
2 parents 11f9fd1 + 427f701 commit cb3ab57

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
@@ -164,6 +164,7 @@ For Provisioned-Managed and Global Provisioned-Managed, we use a variation of th
164164
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:
165165

166166
a. If the actual > estimated, then the difference is added to the deployment's utilization
167+
167168
b. If the actual < estimated, then the difference is subtracted.
168169

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

0 commit comments

Comments
 (0)