You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DocSum/README.md
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -90,8 +90,8 @@ Install Helm (version >= 3.15) first. Refer to the [Helm Installation Guide](htt
90
90
91
91
Refer to the [DocSum helm chart](https://github.com/opea-project/GenAIInfra/tree/main/helm-charts/docsum) for instructions on deploying DocSum into Kubernetes on Xeon & Gaudi.
92
92
93
-
94
93
### Workflow of the deployed Document Summarization Service
94
+
95
95
The workflow of the Document Summarization Service, from user's input query to the application's output response, is as follows:
96
96
97
97
```mermaid
@@ -113,7 +113,6 @@ flowchart LR
113
113
end
114
114
```
115
115
116
-
117
116
## Consume Document Summarization Service
118
117
119
118
Two ways of consuming Document Summarization Service:
0 commit comments