Skip to content

Commit fcf2ca3

Browse files
Merge pull request #89 from Vinay-Microsoft/main
docs: Update DeploymentGuide.md
2 parents 964f5c8 + 8b74087 commit fcf2ca3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/DeploymentGuide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ When you start the deployment, most parameters will have **default values**, but
118118
| **Secondary Location** | A **less busy** region for **Azure Cosmos DB**, useful in case of availability constraints. | eastus2 |
119119
| **Deployment Type** | Select from a drop-down list. | GlobalStandard |
120120
| **GPT Model** | Choose from **gpt-4o**. | gpt-4o |
121-
| **GPT Model Deployment Capacity** | Configure capacity for **GPT models**. | 300k |
121+
| **GPT Model Deployment Capacity** | Configure capacity for **GPT models**. | 30k |
122122

123123
</details>
124124

@@ -267,4 +267,4 @@ This will rebuild the source code, package it into a container, and push it to t
267267
Now that you've completed your deployment, you can start using the solution. Try out these things to start getting familiar with the capabilities:
268268
* Open the web container app URL in your browser and explore the web user interface and upload your own invoices.
269269
* [Create your own schema definition](./CustomizeSchemaData.md), so you can upload and process your own types of documents.
270-
* [Ingest the API](API.md) for processing documents programmatically.
270+
* [Ingest the API](API.md) for processing documents programmatically.

0 commit comments

Comments
 (0)