earayu
commited on
Commit
·
c93625c
1
Parent(s):
a0e6056
feat: add doc
Browse files
docs/zh/LightRAG_concurrent_explain_zh.md
CHANGED
@@ -236,7 +236,7 @@ async def _process_single_content(chunk_key_dp: tuple[str, TextChunkSchema]):
|
|
236 |
```
|
237 |
|
238 |
### 场景3:资源瓶颈分析
|
239 |
-
[
|
240 |
|
241 |
## 7. 性能优化建议
|
242 |
|
|
|
236 |
```
|
237 |
|
238 |
### 场景3:资源瓶颈分析
|
239 |
+

|
240 |
|
241 |
## 7. 性能优化建议
|
242 |
|