Bladeren bron

Updated conversation_api.md document/upload (#787)

### What problem does this PR solve?

Updated conversation_api.md document/upload parameter description

### Type of change

- [x] Documentation Update
tags/v0.6.0
GYH 1 jaar geleden
bovenliggende
commit
12b4c5668c
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 6 en 4 verwijderingen
  1. 6
    4
      docs/conversation_api.md

+ 6
- 4
docs/conversation_api.md Bestand weergeven

### Parameter: ### Parameter:
| name | type | optional | description |
|---------|--------|----------|----------------------------------------|
| file | file | No | Upload file. |
| kb_name | string | No | Choose the upload knowledge base name. |
| name | type | optional | description |
|-----------|--------|----------|---------------------------------------------------------|
| file | file | No | Upload file. |
| kb_name | string | No | Choose the upload knowledge base name. |
| parser_id | string | Yes | Choose the parsing method. |
| run | string | Yes | Parsing will start automatically when the value is "1". |
### Response ### Response
```json ```json

Laden…
Annuleren
Opslaan