mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Updated instructions on upgrading to RAGFlow dev (#3175)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
---
|
||||
sidebar_position: 0
|
||||
|
||||
slug: /http_api_reference
|
||||
---
|
||||
|
||||
@ -70,7 +70,7 @@ curl --request POST \
|
||||
|
||||
- `"language"`: (*Body parameter*), `string`
|
||||
The language setting of the dataset to create. Available options:
|
||||
- `"English"` (Default)
|
||||
- `"English"` (default)
|
||||
- `"Chinese"`
|
||||
|
||||
- `"embedding_model"`: (*Body parameter*), `string`
|
||||
|
||||
Reference in New Issue
Block a user