mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-25 04:25:23 -04:00
[PR #35] [MERGED] linting + Allow Chroma with auth context in connector #111
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/35
Author: @timothycarambat
Created: 8/14/2023
Status: ✅ Merged
Merged: 8/14/2023
Merged by: @timothycarambat
Base:
master← Head:34-chroma-with-auth📝 Commits (1)
a01e472linting + Allow Chroma with auth context in connector📊 Changes
7 files changed (+94 additions, -36 deletions)
View changed files
📝
backend/utils/vectordatabases/providers/chroma/index.js(+9 -0)📝
backend/utils/vectordatabases/validateNewDatabaseConnector.js(+21 -3)📝
frontend/src/pages/Dashboard/Connector/index.tsx(+38 -19)📝
frontend/src/pages/DocumentView/FragmentList/index.tsx(+2 -1)📝
frontend/src/pages/WorkspaceDashboard/Connector/index.tsx(+18 -9)📝
workers/functions/syncChroma/index.js(+3 -2)📝
workers/functions/syncPinecone/index.js(+3 -2)📄 Description
resolves #34
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.