-
Notifications
You must be signed in to change notification settings - Fork 3k
feat (docs): Add supermemory community provider #8894
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
Conversation
Hey @Dhravya! Thanks for this! Can you update the provider page to follow the same format (headings) as other providers: |
Hey @nicoalbanese, I have made the necessary updates, please let me know if this is good! |
Anything else needed from our side here? Would love to get this merged as we want to point users to the ai sdk docs as well |
<!-- Welcome to contributing to AI SDK! We're excited to see your changes. We suggest you read the following contributing guide we've created before submitting: https://github.com/vercel/ai/blob/main/CONTRIBUTING.md --> ## Background Adding the supermemory provider to AI SDK Community providers will help users discover and use it. ## Summary - Added supermemory to community providers (content/providers/03-community-providers/72-supermemory.mdx) - Added supermemory to list of community providers (content/docs/02-foundations/02-providers-and-models.mdx) ## Checklist <!-- Do not edit this list. Leave items unchecked that don't apply. If you need to track subtasks, create a new "## Tasks" section Please check if the PR fulfills the following requirements: --> - [x] Tests have been added / updated (for bug fixes / features) - [x] Documentation has been added / updated (for bug fixes / features) - [x] A _patch_ changeset for relevant packages has been added (for bug fixes / features - run `pnpm changeset` in the project root) - [x] Formatting issues have been fixed (run `pnpm prettier-fix` in the project root) - [x] I have reviewed this pull request (self-review)
✅ Backport PR created: #9037 |
This is an automated backport of #8894 to the release-v5.0 branch. Co-authored-by: Dhravya Shah <[email protected]>
Background
Adding the supermemory provider to AI SDK Community providers will help users discover and use it.
Summary
Checklist
pnpm changeset
in the project root)pnpm prettier-fix
in the project root)