Skip to content

Commit 013bb61

Browse files
infinityCuratorRAGFlow Curator
andauthored
Synchronize documentation. (#430)
Co-authored-by: RAGFlow Curator <infinitydocs.curator@users.noreply.github.com>
1 parent 8b7b447 commit 013bb61

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

website/docs/references/http_api_reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,6 +1124,10 @@ curl --request PUT \
11241124
- If `"chunk_method"` is `"qa"`, `"manuel"`, `"paper"`, `"book"`, `"laws"`, or `"presentation"`, the `"parser_config"` object contains the following attribute:
11251125
- `"raptor"`: RAPTOR-specific settings. Defaults to: `{"use_raptor": false}`.
11261126
- If `"chunk_method"` is `"table"`, `"picture"`, `"one"`, or `"email"`, `"parser_config"` is an empty JSON object.
1127+
- `"enabled"`: (*Body parameter*), `integer`
1128+
Whether the document should be **available** in the knowledge base.
1129+
- `1` → (available)
1130+
- `0` → (unavailable)
11271131

11281132
#### Response
11291133

0 commit comments

Comments
 (0)