Просмотр исходного кода

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 год назад
Родитель
Сommit
12b4c5668c
Аккаунт пользователя с таким Email не найден
1 измененных файлов: 6 добавлений и 4 удалений
  1. 6
    4
      docs/conversation_api.md

+ 6
- 4
docs/conversation_api.md Просмотреть файл

@@ -315,10 +315,12 @@ This is usually used when upload a file to.
### 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
```json

Загрузка…
Отмена
Сохранить