Quellcode durchsuchen

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 vor 1 Jahr
Ursprung
Commit
b42d24575c
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 3 neuen und 2 gelöschten Zeilen
  1. 3
    2
      docs/references/http_api_reference.md

+ 3
- 2
docs/references/http_api_reference.md Datei anzeigen

@@ -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,

Laden…
Abbrechen
Speichern