mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-14 07:05:54 +08:00
minor (#5497)
### What problem does this PR solve? ### Type of change - [x] Documentation Update
This commit is contained in:
parent
e61da33672
commit
3b30799b7e
@ -78,13 +78,9 @@ Where `{source_text}` and `{target_lang}` are global variables defined by the **
|
||||
|
||||
|
||||
:::danger IMPORTANT
|
||||
A **Generate** component relies on keys (variables) to specify its data inputs. Its immediate upstream component is *not* necessarily its data input, and the arrows in the workflow indicate *only* the processing sequence.
|
||||
A **Generate** component relies on keys (variables) to specify its data inputs. Its immediate upstream component is *not* necessarily its data input, and the arrows in the workflow indicate *only* the processing sequence. Keys in a **Generate** component are used in conjunction with the system prompt to specify data inputs for the LLM. Use a forward slash `/` to show the keys to use.
|
||||
:::
|
||||
|
||||

|
||||
|
||||
Keys in a **Generate** component are used in conjunction with the system prompt to specify data inputs for the LLM. Use a forward slash `/` to show the keys to use.
|
||||
|
||||
### Cite
|
||||
|
||||
This toggle sets whether to cite the original text as reference.
|
||||
|
Loading…
x
Reference in New Issue
Block a user