fix: unclosing tag (#24733)
This commit is contained in:
@@ -50,7 +50,6 @@ Workflow applications offers non-session support and is ideal for translation, a
|
||||
- `url` File URL. (Only when transfer method is `remote_url`).
|
||||
- `upload_file_id` Upload file ID. (Only when transfer method is `local_file`).
|
||||
|
||||
</Property>
|
||||
- `response_mode` (string) Required
|
||||
The mode of response return, supporting:
|
||||
- `streaming` Streaming mode (recommended), implements a typewriter-like output through SSE ([Server-Sent Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events)).
|
||||
|
||||
Reference in New Issue
Block a user