-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: ai sdk language model withSupermemory #446
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Deploying with
|
Status | Name | Latest Commit | Updated (UTC) |
---|---|---|---|
❌ Deployment failed View logs |
supermemory-app | d12afa1 | Oct 08 2025, 01:43 AM |
How to use the Graphite Merge QueueAdd the label Main to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Pull Request Review: AI SDK Language Model WrapperSummaryThis PR introduces a middleware wrapper for Vercel AI SDK v5 that integrates Supermemory's semantic search capabilities into language model calls. The implementation allows automatic injection of relevant memories into prompts based on user messages. Code Quality ✅Strengths
Areas for Improvement🐛 Critical Bug in
|
Pull Request Review: AI SDK Language Model withSupermemoryOverviewThis PR introduces a middleware wrapper for Vercel AI SDK language models that integrates Supermemory for context-aware AI responses. The implementation allows models to automatically retrieve and inject relevant memories into system prompts based on user queries. ✅ StrengthsCode Quality
Implementation Highlights
|
eace0d4
to
3760a51
Compare
Added note about SUPERMEMORY_API_KEY requirement.
No description provided.