mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Corrections. (#4127)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
@ -2175,7 +2175,7 @@ curl --request POST \
|
||||
##### Request parameters
|
||||
|
||||
- `agent_id`: (*Path parameter*)
|
||||
The ID of the associated agent assistant.
|
||||
The ID of the associated agent.
|
||||
|
||||
#### Response
|
||||
|
||||
@ -2364,7 +2364,7 @@ curl --request POST \
|
||||
##### Request Parameters
|
||||
|
||||
- `agent_id`: (*Path parameter*), `string`
|
||||
The ID of the associated agent assistant.
|
||||
The ID of the associated agent.
|
||||
- `"question"`: (*Body Parameter*), `string`, *Required*
|
||||
The question to start an AI-powered conversation.
|
||||
- `"stream"`: (*Body Parameter*), `boolean`
|
||||
|
||||
Reference in New Issue
Block a user