Skip to content
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

feat(community): Add VercelKVcache #7447

Merged
merged 7 commits into from
Jan 2, 2025

Conversation

Zamoca42
Copy link
Contributor

Ref to #7430

This PR introduces the VercelKVCache class to the langchainjs, adding native caching support for Vercel KV. It mirrors the functionality of the existing UpstashRedisCache class, providing seamless caching for developers using Vercel’s infrastructure.

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Dec 30, 2024
Copy link

vercel bot commented Dec 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-docs ✅ Ready (Inspect) Visit Preview Jan 2, 2025 8:40pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ⬜️ Ignored (Inspect) Jan 2, 2025 8:40pm

@dosubot dosubot bot added the auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features label Dec 30, 2024
@jacoblee93
Copy link
Collaborator

Thank you! Will pull and test with #7464 as well

@jacoblee93 jacoblee93 force-pushed the add-vercel-kv-cache branch from 7c777e3 to fe22fe5 Compare January 2, 2025 20:26
@jacoblee93 jacoblee93 merged commit fc14443 into langchain-ai:main Jan 2, 2025
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features lgtm PRs that are ready to be merged as-is size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants