mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-18 18:14:31 -04:00
[PR #123] [MERGED] Add notifications on sync jobs #315
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/123
Author: @timothycarambat
Created: 1/18/2024
Status: ✅ Merged
Merged: 1/18/2024
Merged by: @timothycarambat
Base:
master← Head:notifications-on-sync📝 Commits (1)
e64d48bAdd notifications on sync jobs📊 Changes
9 files changed (+118 additions, -0 deletions)
View changed files
📝
workers/functions/runRAGTest/index.js(+4 -0)📝
workers/functions/syncChroma/index.js(+14 -0)📝
workers/functions/syncChromaWorkspace/index.js(+13 -0)📝
workers/functions/syncPinecone/index.js(+14 -0)📝
workers/functions/syncPineconeWorkspace/index.js(+14 -0)📝
workers/functions/syncQDrantCluster/index.js(+14 -0)📝
workers/functions/syncQDrantWorkspace/index.js(+15 -0)📝
workers/functions/syncWeaviateCluster/index.js(+15 -0)📝
workers/functions/syncWeaviateWorkspace/index.js(+15 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.