mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-25 18:03:29 +08:00
Docs: User-level memory is supported in v0.25.0 (#14259)
### What problem does this PR solve? v0.25.0 supports linking User ID with conversations. ### Type of change - [x] Documentation Update
This commit is contained in:
@@ -30,4 +30,12 @@ Click **+ Add message** to add message options. When multiple messages are suppl
|
||||
Save the conversation to specified memories. Expand the dropdown list to either select all available memories or specified memories:
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
### User ID
|
||||
|
||||
Enabled by default, indicates whether to link the conversations with the agent app via a user ID. Once activated, you can target specific memories associated with that ID during retrieval.
|
||||
|
||||
:::tip NOTE
|
||||
RAGFlow allows multiple users to share memory. This feature is therefore associated with **Save to memory**.
|
||||
:::
|
||||
Reference in New Issue
Block a user