timothycarambat
e6483bfdb9
fix diff check on test runs
2023-10-19 15:36:03 -07:00
timothycarambat
d26a6565f4
return proper where
2023-10-19 15:13:32 -07:00
timothycarambat
1042bfbf90
normalize rag creation method
2023-10-19 15:07:53 -07:00
timothycarambat
e3a8719557
patch notifications
2023-10-19 15:06:00 -07:00
Timothy Carambat
6f26900f35
Merge pull request #74 from Mintplex-Labs/workspace-rag-drift-test
...
Workspace Context Drift automated testing
2023-10-20 00:00:20 +02: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
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
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
4cc19fb7d1
block tool jobs when organization has no connection
2023-10-16 16:43:23 -07:00
Timothy Carambat
d7fe005215
Merge pull request #73 from Mintplex-Labs/notifications-system
...
Notifications system implementation
2023-10-17 00:56:59 +02:00
timothycarambat
ba2337c317
change null condition of notification
2023-10-16 15:54:03 -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
Timothy Carambat
1a306e1524
Merge pull request #72 from Mintplex-Labs/org-delete-redirection
...
Fix org deletion redirection path
2023-10-16 01:09:13 +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
Timothy Carambat
20cfb60483
Merge pull request #70 from Mintplex-Labs/21-support-no-namespace-pinecone
...
21 support no namespace pinecone
2023-10-16 00:49:11 +02: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
Timothy Carambat
311a432446
Merge pull request #68 from Mintplex-Labs/migration-patch
...
migration patch
2023-10-13 21:21:44 +02:00
timothycarambat
b5b3fdc67e
migration patch
2023-10-13 12:19:03 -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
3b8ba64adc
add robots.txt endpoint for production
2023-10-06 16:07:25 -07:00
timothycarambat
e5a50f409a
Merge branch 'master' of github.com:Mintplex-Labs/vector-admin
2023-10-06 16:00:10 -07:00
timothycarambat
b6679ffa3a
prevent indexing of services
2023-10-06 15:59:57 -07:00
Timothy Carambat
d719e1fedc
Update README.md
2023-10-06 15:44:58 -07:00
Timothy Carambat
b57b711b04
Update README.md
2023-10-06 15:44:38 -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
93c5db1580
Add force send on telemetry
2023-10-04 15:20:04 -07:00
timothycarambat
1bb8ca2449
allow sync if remote is above/below known
2023-10-04 13:47:21 -07:00
timothycarambat
5105d48db8
ping vectorspace size
2023-10-04 13:43:02 -07:00