Quellcode durchsuchen

Streaming output is supported, dialogue share is not (#2555)

### What problem does this PR solve?



### Type of change


- [x] Documentation Update
tags/v0.12.0
writinwaters vor 1 Jahr
Ursprung
Commit
4681638974
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 5 neuen und 5 gelöschten Zeilen
  1. 5
    5
      docs/references/faq.md

+ 5
- 5
docs/references/faq.md Datei anzeigen



### 2. Which languages does RAGFlow support? ### 2. Which languages does RAGFlow support?


English, simplified Chinese, traditional Chinese for now.
English, simplified Chinese, traditional Chinese for now.


### 3. Which embedding models can be deployed locally? ### 3. Which embedding models can be deployed locally?




### 1. Which architectures or devices does RAGFlow support? ### 1. Which architectures or devices does RAGFlow support?


Currently, we only support x86 CPU and Nvidia GPU.
Currently, we only support x86 CPU and Nvidia GPU.


### 2. Do you offer an API for integration with third-party applications? ### 2. Do you offer an API for integration with third-party applications?


The corresponding APIs are now available. See the [RAGFlow API Reference](./api.md) for more information.
The corresponding APIs are now available. See the [RAGFlow API Reference](./api.md) for more information.


### 3. Do you support stream output? ### 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? ### 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? ### 5. Do you support multiple rounds of dialogues, i.e., referencing previous dialogues as context for the current dialogue?



Laden…
Abbrechen
Speichern