mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-08-24 12:02:49 -04:00
[PR #144] Upgrade Pinecone #321
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Mintplex-Labs/vector-admin/pull/144
Author: @michaelshum321
Created: 7/5/2024
Status: 🔄 Open
Base:
master← Head:ms/upgrade-pinecone📝 Commits (1)
32675a2Upgrade Pinecone Official and unofficial clients📊 Changes
4 files changed (+66 additions, -29 deletions)
View changed files
📝
backend/package.json(+2 -2)📝
backend/utils/vectordatabases/providers/pinecone/index.js(+3 -7)📝
backend/utils/vectordatabases/validateNewDatabaseConnector.js(+2 -6)📝
backend/yarn.lock(+59 -14)📄 Description
Pull Request Type
Relevant Issues
resolves #129
What is in this change?
Pinecone is upgraded to a newer version.
Additional Information
This is to enable VectorAdmin to work with Pinecone Serverless indexes.
Add any other context about the Pull Request here that was not captured above.
This is a WIP - I was unable to get past logging in :\ even with root@vectoradmin lol
Developer Validations
yarn lintfrom the root of the repo & committed changes🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.