mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-13 15:19:03 +08:00
minor (#2998)
### 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
This commit is contained in:
parent
c86afff447
commit
765a114be7
@ -536,7 +536,7 @@ Downloads a document from a specified dataset.
|
||||
- Headers:
|
||||
- `'Authorization: Bearer {YOUR_API_KEY}'`
|
||||
- Output:
|
||||
- `'{FILE_NAME}'`????????
|
||||
- `'{PATH_TO_THE_FILE}'`
|
||||
|
||||
#### Request example
|
||||
|
||||
@ -556,11 +556,11 @@ curl --request GET \
|
||||
|
||||
### Response
|
||||
|
||||
A successful response includes a text object like the following:
|
||||
Success:
|
||||
|
||||
```text
|
||||
test_2.
|
||||
```????????????????
|
||||
```
|
||||
|
||||
Failure:
|
||||
|
||||
@ -1954,7 +1954,7 @@ Failure:
|
||||
|
||||
---
|
||||
|
||||
## Chat
|
||||
## Converse
|
||||
|
||||
**POST** `/api/v1/chat/{chat_id}/completion`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user