@mastra/vector-upstash
v0.1.5
Published
Upstash vector store provider for Mastra
Downloads
300
Maintainers
Keywords
Readme
@mastra/vector-upstash
⚠️ DEPRECATED ⚠️
This package has been merged into @mastra/upstash. Please use the new package instead:
npm install @mastra/upstashThen update your imports:
// Old import
import { UpstashVector } from '@mastra/vector-upstash';
// New import
import { UpstashVector } from '@mastra/upstash';The new package combines both vector store and storage functionality in one place. See the documentation at @mastra/upstash for more details.
