supermemory/apps/docs/ai-sdk
Dhravya 2dfadd344b Document promptTemplate feature for AI SDK (#660)
Added comprehensive documentation for the new `promptTemplate` option in the AI SDK, which allows developers to customize how memories are formatted and injected into system prompts. This includes examples for XML-based prompting (Claude), custom branding, and the `MemoryPromptData` interface.

## Files Changed
- `apps/docs/ai-sdk/user-profiles.mdx` - Added "Custom Prompt Templates" section with examples and interface documentation
- `apps/docs/ai-sdk/overview.mdx` - Updated User Profiles section to mention customization capabilities

Generated from [feat: allow prompt template for @supermemory/tools package](https://github.com/supermemoryai/supermemory/pull/655) @MaheshtheDev
2026-01-09 02:40:04 +00:00
..
examples.mdx fix: model names 2025-10-03 02:41:49 -07:00
infinite-chat.mdx fix: model names 2025-10-03 02:41:49 -07:00
memory-tools.mdx fix: model names 2025-10-03 02:41:49 -07:00
npm.mdx migrate docs to public 2025-09-28 16:42:06 -07:00
overview.mdx Document promptTemplate feature for AI SDK (#660) 2026-01-09 02:40:04 +00:00
user-profiles.mdx Document promptTemplate feature for AI SDK (#660) 2026-01-09 02:40:04 +00:00