diff --git a/apps/docs/memory.mdx b/apps/docs/memory.mdx index bfba7dfa4..bbfb0c0dd 100644 --- a/apps/docs/memory.mdx +++ b/apps/docs/memory.mdx @@ -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