timothycarambat
|
e64d48ba0c
|
Add notifications on sync jobs
|
2024-01-18 17:42:26 -08:00 |
|
timothycarambat
|
bb4619800b
|
add quick actions to workspace view
remove workspace console.log
|
2024-01-18 15:05:15 -08:00 |
|
timothycarambat
|
91eb6eef12
|
update toast copy
update notification link
|
2024-01-18 14:46:36 -08:00 |
|
timothycarambat
|
66d4ea0e01
|
update test interface
|
2023-10-19 13:40:25 -07:00 |
|
timothycarambat
|
e52e15c73b
|
remove text diffs for RAG testing
|
2023-10-19 13:17:25 -07:00 |
|
timothycarambat
|
3ea8950374
|
fix hourly cron timer
|
2023-10-18 17:36:01 -07:00 |
|
timothycarambat
|
9c012b46a1
|
Add Hourly, Daily, Weekly, and Monthly cron function to workers
|
2023-10-18 17:29:43 -07:00 |
|
timothycarambat
|
1f950c7609
|
RAG unit test breakdowns
|
2023-10-18 16:50:35 -07:00 |
|
timothycarambat
|
c1ff53a009
|
Create on-demand Rag test worker
|
2023-10-18 13:18:02 -07:00 |
|
timothycarambat
|
b5886d8a27
|
Migrate and sync data with pinecone free
|
2023-10-15 15:43:51 -07:00 |
|
timothycarambat
|
43a04d29df
|
Allow sync and other methods of Pinecone free tier and un-namespaced embeddings
resolves #21
|
2023-10-13 17:37:37 -07:00 |
|
timothycarambat
|
b5b3fdc67e
|
migration patch
|
2023-10-13 12:19:03 -07:00 |
|
timothycarambat
|
5105d48db8
|
ping vectorspace size
|
2023-10-04 13:43:02 -07:00 |
|
Timothy Carambat
|
de5e66af03
|
Merge pull request #64 from Mintplex-Labs/reset-connection
enable vector db wiping
|
2023-10-03 23:28:32 +02:00 |
|
timothycarambat
|
40e6368604
|
change logic for sync button on org page
fix bug with sync chroma org
|
2023-10-03 14:22:53 -07:00 |
|
timothycarambat
|
1f63a992c7
|
enable vector db wiping
|
2023-10-03 14:06:58 -07:00 |
|
timothycarambat
|
4f0ba7a824
|
enable DB migrations
|
2023-10-03 13:26:39 -07:00 |
|
timothycarambat
|
f8ede2afc0
|
implement fname support
|
2023-09-28 17:42:05 -07:00 |
|
timothycarambat
|
9c107f8d03
|
WIP Prisma migration for rest of models + workers
|
2023-09-27 20:08:44 -07:00 |
|
timothycarambat
|
befbb144c0
|
update Jobs
|
2023-09-27 16:51:28 -07:00 |
|
timothycarambat
|
5ee9b8f682
|
Fix issue with broken cached vectors
|
2023-09-21 12:00:30 -07:00 |
|
timothycarambat
|
d7dba03eea
|
Change embedding to append-only for Weaviate
|
2023-09-21 11:19:22 -07:00 |
|
timothycarambat
|
27f185eae6
|
WIP Weaviate
Added:
syncWeaviateCluster,
cloneWeaviateWorkspace,
syncWeaviateWorkspace,
addWeaviateDocuments,
deleteWeaviateDocument,
deleteSingleWeaviateEmbedding,
updateSingleWeaviateEmbedding,
updateSingleWeaviateEmbeddingMetadata,
cloneWeaviateDocument,
TODO: Append-only metadata mode when editing
|
2023-09-21 01:24:42 -07:00 |
|
timothycarambat
|
5bfcca7c9e
|
WIP Weaviate
Select Weaviate with config
Add collections
delete collections
|
2023-09-20 21:49:19 -07:00 |
|
timothycarambat
|
9ea24a96a4
|
Add documents via VDBMS to QDrant collections
|
2023-09-20 17:42:27 -07:00 |
|
timothycarambat
|
3eb6db3398
|
WIP QDrant
update embedding + metadata jobs
|
2023-09-20 17:06:55 -07:00 |
|
timothycarambat
|
8f9f51ec45
|
WIP QDrant
Deletion of documents and single embeddings from collection
|
2023-09-20 16:45:58 -07:00 |
|
timothycarambat
|
1e402d83b7
|
WIP Qdrant
Add support for workspace and document cloning
|
2023-09-20 16:37:26 -07:00 |
|
timothycarambat
|
7b1defcca0
|
WIP Qdrant support
Add workspace sync worker method
|
2023-09-20 16:09:27 -07:00 |
|
timothycarambat
|
9e6bc037a6
|
WIP Qdrant support
Add ability to add QDrant as VDB
Sync cluster complete
|
2023-09-20 15:59:55 -07:00 |
|
timothycarambat
|
62e94061f3
|
Show and edit metadata for vectors/embeddings
resolves #40
|
2023-09-15 22:21:35 -07:00 |
|
timothycarambat
|
aaa946f918
|
improve loading or large documents via loader
cache timer on JSON file for documents
|
2023-09-12 16:05:50 -07:00 |
|
timothycarambat
|
7a5e52c473
|
add ability to update org display names from settings page
|
2023-08-08 13:39:24 -07:00 |
|
timothycarambat
|
9b30b4dc95
|
patch for flowise missing metadata key
|
2023-08-07 17:35:25 -07:00 |
|
timothycarambat
|
d92e61656e
|
backoff on pinecone failing due to POST size
Do 3-try backoff with final fail
When failed on namespace/collection allow process to continue
|
2023-07-27 01:56:27 -07:00 |
|
timothycarambat
|
8ca4c7a6fc
|
manual fetching for Pinecone since errors are nondescript
|
2023-07-27 01:01:02 -07:00 |
|
timothycarambat
|
b47f5f53b9
|
be able to restart specific jobs from UI
|
2023-07-26 17:32:26 -07:00 |
|
timothycarambat
|
03b3066c7b
|
VectorAdmin v0.0.1-beta
|
2023-07-25 13:56:36 -07:00 |
|