mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-03-06 16:16:45 +08:00
Feat: published agent version control (#13410)
### What problem does this PR solve? Feat: published agent version control ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
@ -3682,6 +3682,7 @@ Asks a specified agent a question to start an AI-powered conversation.
|
||||
- `"inputs"`: `object` (optional)
|
||||
- `"user_id"`: `string` (optional)
|
||||
- `"return_trace"`: `boolean` (optional, default `false`) — include execution trace logs.
|
||||
- `"release"`: `boolean` (optional, default `false`) - whether to visit the latest published canvas.
|
||||
|
||||
#### Streaming events to handle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user