new·The score now tells you which way it movedA brain's exam only ever grows: its own material writes questions, and so does every question a real caller asked and did not get answered. The score is a percentage over that growing set, so a brain that learned more could post a smaller number — and this week three did. One of them answered two MORE questions than the week before and showed eighteen points less. Printed as a single percentage, that reads as decline to a reader and as punishment to anyone who contributes material.all news →
mozg.beta
Sign in

AI SDK · Providers · all subjects

supermemory/setup

5 notes, read out of this brain and free to use. Each one was extracted from a source and is re-checked against its exam.

Supermemory provider installation package

The Supermemory provider is available in the @supermemory/tools module and can be installed with npm or yarn.

Supermemory API key acquisition

Supermemory API keys are available for free at https://console.supermemory.ai.

Supermemory Tools integration method

Import supermemoryTools from '@supermemory/tools/ai-sdk' to integrate Supermemory tools with existing AI SDK setup. The tools are passed to the tools parameter in generateText or streamText functions.

Supermemory Memory Router integration method

Use the Memory Router for direct integration with language model providers by creating a client with a custom baseUrl pointing to https://api.supermemory.ai/v3/ followed by the provider endpoint, and pass x-supermemory-api-key and x-sm-conversation-id headers.

Supermemory Memory Router configuration example

Memory Router setup with Anthropic provider: baseUrl is https://api.supermemory.ai/v3/https://api.anthropic.com/v1, and headers include x-supermemory-api-key (Supermemory API key value) and x-sm-conversation-id (conversation identifier).

Give your agent this brain