Commit Graph

99 Commits

Author SHA1 Message Date
timothycarambat e6483bfdb9 fix diff check on test runs 2023-10-19 15:36:03 -07: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 1f69c7fc31 fix notifications timestamp 2023-10-19 11:07:43 -07:00
timothycarambat bd806502d5 change copy for functionality 2023-10-18 18:06:47 -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 97e2bf7fa1 reset migration for rag tests 2023-10-18 09:50:17 -07:00
timothycarambat 18df2a93ea button type def 2023-10-17 19:42:28 -07:00
timothycarambat d0de2bbe2a Be able to enqueue RAG test from frontend 2023-10-17 19:40:58 -07:00
timothycarambat be1cb2690a fix new form height 2023-10-17 19:17:30 -07:00
timothycarambat 74700e5b38 View tests, delete tests, and see test details 2023-10-17 19:14:00 -07:00
timothycarambat ac26744573 WIP RAG Tests backend 2023-10-17 16:35:07 -07:00
timothycarambat 554c88ae82 Add frontend for test creation 2023-10-17 15:37:18 -07:00
timothycarambat 3d67ec6c15 WIP RAG testing frontend 2023-10-17 15:35:48 -07:00
timothycarambat aaa41a79fa Show empty notifications when none present 2023-10-16 15:50:17 -07:00
timothycarambat a5dc650afc Implement notification system
create notifications model
2023-10-16 15:38:52 -07:00
timothycarambat 2499f456c1 Frontend notification setup 2023-10-16 14:26:02 -07:00
Timothy Carambat 74f126956c Merge pull request #71 from Mintplex-Labs/sync-button-delay-fix
Fix need to reload on DB connection
2023-10-16 01:09:46 +02:00
timothycarambat 9ab94ac487 Fix need to reload on DB connection
Resolved the requirement for a user page reload on new DB connection. We now can check if sync is required once the connection is saved and marked as valid
2023-10-15 16:08:31 -07:00
timothycarambat b84634ae7d Fix org deletion redirection path
On deletion of an organization from VA - bring to dashboard and not to /home
2023-10-15 15:54:32 -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 5f0e392afb safety check on valid Embedding check 2023-10-09 13:27:22 -07:00
timothycarambat e63cab9a05 safety check on valid Embedding check 2023-10-09 13:24:29 -07:00
timothycarambat 00a47b7966 handle empty fragment length
update license in JSON
2023-10-09 13:18:55 -07:00
timothycarambat b6679ffa3a prevent indexing of services 2023-10-06 15:59:57 -07:00
timothycarambat 1c1ffdbf67 update connector modal 2023-10-05 16:27:27 -07:00
timothycarambat 3987c12971 update package jsons 2023-10-04 16:15:06 -07:00
timothycarambat 62320798f6 update workspace sidebar list default size 2023-10-04 15:56:33 -07:00
timothycarambat 1bb8ca2449 allow sync if remote is above/below known 2023-10-04 13:47:21 -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 82cd93dbdf Migration UI and job queue 2023-10-03 11:20:37 -07:00
timothycarambat c28abf1a29 Merge branch 'master' of github.com:Mintplex-Labs/vector-admin into migration-tools 2023-10-02 17:06:13 -07:00
timothycarambat 75ae3a23c3 linting 2023-10-02 16:39:51 -07:00
timothycarambat c35a6684b8 remove unused packages 2023-10-02 15:31:19 -07:00
timothycarambat c497f74693 simplify tiktoken import for lighter import 2023-10-02 14:59:35 -07:00
timothycarambat 5971cc3a4c wip migration tools 2023-10-02 14:19:58 -07:00
timothycarambat 58252ba0a6 WIP migration tooling 2023-10-02 13:26:56 -07:00
timothycarambat 46bd70291e modal overflow 2023-10-02 12:33:02 -07:00
timothycarambat d8b52fd9d8 Update branding 2023-10-01 17:26:38 -07:00
timothycarambat cc6bd126c0 Fix relationship issue 2023-09-28 19:12:24 -07:00
timothycarambat 144cbb2df5 move version to single top-level package 2023-09-28 16:37:24 -07:00
timothycarambat c7f63b86c9 Support dockerized running of new backend 2023-09-28 10:46:01 -07:00
timothycarambat 9c107f8d03 WIP Prisma migration for rest of models + workers 2023-09-27 20:08:44 -07:00
timothycarambat caa0d974f1 Option chain connector 2023-09-21 11:37:31 -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