소스 검색

Updated an obsolete response (#3152)

### What problem does this PR solve?

_Briefly describe what this PR aims to solve. Include background context
that will help reviewers understand the purpose of the PR._

### Type of change


- [x] Documentation Update
tags/v0.14.0
writinwaters 1 년 전
부모
커밋
b42d24575c
No account linked to committer's email address
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3
    2
      docs/references/http_api_reference.md

+ 3
- 2
docs/references/http_api_reference.md 파일 보기

@@ -91,7 +91,8 @@ curl --request POST \
- `"presentation"`: Presentation
- `"picture"`: Picture
- `"one"`: One
- `"knowledge_graph"`: Knowledge Graph
- `"knowledge_graph"`: Knowledge Graph
Ensure that you have your LLM properly set in
- `"email"`: Email

- `"parser_config"`: (*Body parameter*), `object`
@@ -676,7 +677,7 @@ Success:
"layout_recognize": true,
"task_page_size": 12
},
"parser_method": "naive",
"chunk_method": "naive",
"process_begin_at": null,
"process_duation": 0.0,
"progress": 0.0,

Loading…
취소
저장