Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions apps/docs/memory.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -208,10 +208,6 @@ everything semantic.
they were last read, and how far their one-time history sweep has got. Sources
without a connected upstream integration are omitted.

**Configuration** appears last and shows the synthesis model (changeable through
`R_BRAIN_MODEL`, applied immediately) and the embedding model, which is fixed
when Memory is created because it sizes the vector store.

## How agents use it

Agents get the built-in Memory as an MCP server with read-only tools. They can
Expand Down
Loading