mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-25 04:25:23 -04:00
[PR #171] [CLOSED] feat: add serverless support #326
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/171
Author: @diegodisant
Created: 1/13/2026
Status: ❌ Closed
Base:
master← Head:feat-add-serverless-support📝 Commits (3)
b433b5cupdate readmeb69efa5fix: database client connection and force yarn as package manager3297d95fix: pinecone-database connection📊 Changes
7 files changed (+434 additions, -404 deletions)
View changed files
📝
README.md(+11 -4)📝
backend/package.json(+3 -2)📝
backend/utils/vectordatabases/providers/pinecone/index.js(+3 -7)📝
backend/utils/vectordatabases/validateNewDatabaseConnector.js(+5 -7)📝
backend/yarn.lock(+410 -384)📝
frontend/package.json(+1 -0)📝
package.json(+1 -0)📄 Description
Pull Request Type
Relevant Issues
resolves #xxx
What is in this change?
Describe the changes in this PR that are impactful to the repo.
Additional Information
Add any other context about the Pull Request here that was not captured above.
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.