Minor: fixed broken links. (#8636)

### What problem does this PR solve?



### Type of change

- [x] Documentation Update
This commit is contained in:
writinwaters
2025-07-02 18:39:11 +08:00
committed by GitHub
parent 83c8af1b59
commit 140d4f0d30

View File

@ -3228,7 +3228,7 @@ Generates five to ten alternative question strings from the user's original quer
This operation requires a `Bearer Login Token`, which typically expires with in 24 hours. You can find the it in the Request Headers in your browser easily as shown below: This operation requires a `Bearer Login Token`, which typically expires with in 24 hours. You can find the it in the Request Headers in your browser easily as shown below:
![Image](https://github.com/user-attachments/assets/17a5a0fe-e411-4e35-8251-85c71444468b) ![Image](https://raw.githubusercontent.com/infiniflow/ragflow-docs/main/images/login_token.jpg)
:::tip NOTE :::tip NOTE
The chat model autonomously determines the number of questions to generate based on the instruction, typically between five and ten. The chat model autonomously determines the number of questions to generate based on the instruction, typically between five and ten.