mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-18 04:35:56 +08:00
Streaming output is supported, dialogue share is not (#2555)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
parent
ecf441c830
commit
4681638974
@ -53,11 +53,11 @@ The corresponding APIs are now available. See the [RAGFlow API Reference](./api.
|
||||
|
||||
### 3. Do you support stream output?
|
||||
|
||||
No, this feature is still in development. Contributions are welcome.
|
||||
This feature is supported.
|
||||
|
||||
### 4. Is it possible to share dialogue through URL?
|
||||
|
||||
Yes, this feature is now available.
|
||||
No, this feature is not supported.
|
||||
|
||||
### 5. Do you support multiple rounds of dialogues, i.e., referencing previous dialogues as context for the current dialogue?
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user