Skip to content

Commit bacebf8

Browse files
Update TechnicalArchitecture.md
1 parent c90ff66 commit bacebf8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/TechnicalArchitecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Additional details about the technical architecture of the Content Processing solution accelerator. This describes the purpose and additional context of each component in the solution.
44

5-
![image](./images/ReadMe/solution-architecture.png)
5+
![image](./images/readme/solution-architecture.png)
66

77

88
### Ingress Controller
@@ -36,4 +36,4 @@ Using Azure OpenAI Service, a deployment of the GPT-4o 2024-10-01-preview model
3636
Using Azure Blob Storage, schema .py files, source files for processing, and final output JSON files are stored in blob storage.
3737

3838
### Azure Cosmos DB for MongoDB
39-
Using Azure Cosmos DB for MongoDB, files that have been submitted for processing are added to the DB and their processing step history is saved. The processing queue stores individual processes information and history for status and processing step review, along with final extraction and transformation into JSON for its selected schema.
39+
Using Azure Cosmos DB for MongoDB, files that have been submitted for processing are added to the DB and their processing step history is saved. The processing queue stores individual processes information and history for status and processing step review, along with final extraction and transformation into JSON for its selected schema.

0 commit comments

Comments
 (0)