Quellcode durchsuchen

Fixed a broken link (#2190)

To fix a broken link

### Type of change

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

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

@@ -357,7 +357,7 @@ This exception occurs when starting up the RAGFlow server. Try the following:

1. Right click the desired dialog to display the **Chat Configuration** window.
2. Switch to the **Model Setting** tab and adjust the **Max Tokens** slider to get the desired length.
3. Click **OK** to confirm your change.
3. Click **OK** to confirm your change.


### 2. What does Empty response mean? How to set it?
@@ -370,7 +370,7 @@ You limit what the system responds to what you specify in **Empty response** if

### 4. How to run RAGFlow with a locally deployed LLM?

You can use Ollama to deploy local LLM. See [here](https://github.com/infiniflow/ragflow/blob/main/docs/guides/deploy_local_llm.md) for more information.
You can use Ollama to deploy local LLM. See [here](../guides/deploy_local_llm.mdx) for more information.

### 5. How to link up ragflow and ollama servers?


Laden…
Abbrechen
Speichern