Fix linting
This commit is contained in:
parent
797dcc1ff1
commit
a788899285
1 changed files with 1 additions and 6 deletions
|
|
@ -541,7 +541,7 @@ LightRAG implements asynchronous document indexing to enable frontend monitoring
|
|||
**API Endpoints Supporting Track ID Generation:**
|
||||
|
||||
* `/documents/upload`
|
||||
* `/documents/text`
|
||||
* `/documents/text`
|
||||
* `/documents/texts`
|
||||
|
||||
**Document Processing Status Query Endpoint:**
|
||||
|
|
@ -552,8 +552,3 @@ This endpoint provides comprehensive status information including:
|
|||
* Content summary and metadata
|
||||
* Error messages if processing failed
|
||||
* Timestamps for creation and updates
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue