143 Commits

Author SHA1 Message Date
shatfield4 a581b8177d perform more strict domain check when domain restriction is enables 2024-01-23 16:02:10 -08:00
timothycarambat bbda8cfaea improve onboarding to auto-onboard
remove all references to setting the root credentials
2024-01-18 17:21:09 -08:00
timothycarambat bb4619800b add quick actions to workspace view
remove workspace console.log
2024-01-18 15:05:15 -08:00
timothycarambat 86d2d33ff4 Merge branch 'master' of github.com:Mintplex-Labs/vector-admin into ui-v2 2024-01-11 13:47:30 -08:00
timothycarambat 22b0fc7ba1 update boot string 2024-01-11 11:30:39 -08:00
timothycarambat 0b494aebff Merge branch 'master' of github.com:Mintplex-Labs/vector-admin into ui-v2 2024-01-10 13:57:17 -08:00
timothycarambat 4f6927cdcc prevent extra prisma logs 2024-01-10 13:57:06 -08:00
timothycarambat 21ea45aecd Merge branch 'master' of github.com:Mintplex-Labs/vector-admin into ui-v2 2024-01-10 13:55:42 -08:00
timothycarambat cc544d938d prevent republish of settings when nothing changes 2024-01-10 13:55:25 -08:00
shatfield4 3324cf83fe redesign jobs page 2024-01-10 13:09:20 -08:00
Khalid-AC 3fff65d2f7 typo-fix in backend/.env.example 2024-01-10 12:43:06 +08:00
timothycarambat 0bfa64f828 patch setup file for prisma commands during dev 2024-01-09 20:14:06 -08:00
timothycarambat 3381eb8457 Add repo dev QoL changes
fix VITE_BASE_API to be relative on build to support remote hosting
2024-01-09 20:08:38 -08:00
timothycarambat 5f29de95da normalize header requests Chroma 2023-12-31 13:42:07 -08:00
rawpixel-vincent ba188d9803 fix missing authentication header in chroma client rawGet 2023-12-31 19:52:42 +07:00
timothycarambat 25dea80cdc fix offline uploader modals 2023-12-28 16:33:47 -08:00
timothycarambat 6cad8a30a1 update boot script 2023-12-21 14:29:19 -08:00
timothycarambat 0f132055fd refresh settings.json 2023-12-21 14:17:59 -08:00
timothycarambat 061b33cefb pr review 2023-12-21 11:34:38 -08:00
timothycarambat 311d93e8cd Remove font imports 2023-12-21 11:22:39 -08:00
timothycarambat 62ae411a37 sync with ui-v2 2023-12-21 11:09:50 -08:00
timothycarambat fbc23f6ad4 fix: add global flag 2023-12-19 14:09:50 -08:00
timothycarambat 27369b2922 fix: add global flag 2023-12-19 14:09:06 -08:00
timothycarambat 6ec72e42f1 fix new orgs always broken on naming convention 2023-12-19 14:05:32 -08:00
Kevin ff3f3012e0 no special characters when creating organization
Checks the organizations name for special chars using a regex
2023-12-16 12:57:44 -05:00
shatfield4 5aea60a4f5 get dimensions from vector db connector and all functionality/UI complete 2023-12-15 01:25:18 -08:00
shatfield4 7c41488f3f WIP fixing vector db dimensions statistic 2023-12-14 19:26:11 -08:00
shatfield4 f2fb81b35c workspace overhaul styling complete/header functionalities implemented 2023-12-14 15:03:16 -08:00
shatfield4 c78b623803 WIP search view, workspace view ui complete 2023-12-13 13:08:02 -08:00
timothycarambat 89eeccf8f3 patch: fix some imports for types, solve white bg at bottom of screens, update document view 2023-12-11 17:05:22 -08:00
shatfield4 6e7df0d513 working search in document view WIP loading states/no results 2023-12-11 12:55:22 -08:00
shatfield4 94e037a1a2 fix workspace document searching 2023-12-08 18:02:47 -08:00
timothycarambat 273456317e Add delete ability to RAG tests
Remove run again button on each test - add to top
Add delete button to top
2023-10-19 17:19:19 -07:00
timothycarambat 76521463b8 fix input of raw query vector 2023-10-19 17:01:35 -07:00
timothycarambat 1855cbe665 fix telemetry on run 2023-10-19 15:38:01 -07:00
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
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 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 d0de2bbe2a Be able to enqueue RAG test from frontend 2023-10-17 19:40:58 -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 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