timothycarambat
25dea80cdc
fix offline uploader modals
2023-12-28 16:33:47 -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
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
9c012b46a1
Add Hourly, Daily, Weekly, and Monthly cron function to workers
2023-10-18 17:29:43 -07:00
timothycarambat
c1ff53a009
Create on-demand Rag test worker
2023-10-18 13:18:02 -07:00
timothycarambat
ac26744573
WIP RAG Tests backend
2023-10-17 16:35:07 -07:00
timothycarambat
ba2337c317
change null condition of notification
2023-10-16 15:54:03 -07:00
timothycarambat
a5dc650afc
Implement notification system
...
create notifications model
2023-10-16 15:38:52 -07: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
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
93c5db1580
Add force send on telemetry
2023-10-04 15:20:04 -07:00
timothycarambat
5105d48db8
ping vectorspace size
2023-10-04 13:43:02 -07:00
timothycarambat
82cd93dbdf
Migration UI and job queue
2023-10-03 11:20:37 -07:00
timothycarambat
cc6bd126c0
Fix relationship issue
2023-09-28 19:12:24 -07:00
timothycarambat
f8ede2afc0
implement fname support
2023-09-28 17:42:05 -07:00
timothycarambat
1cb3f2404c
update debug UI to use PG
2023-09-28 09:07:22 -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
f2bb9a9fe2
WIP checkpoint
2023-09-27 16:39:19 -07:00
timothycarambat
5efb7b269d
WIP for PG migration
2023-09-27 15:11:52 -07:00
timothycarambat
d5c5ab7f10
disable trace on VectorCount
2023-09-26 18:51:14 -07:00
timothycarambat
5bfcca7c9e
WIP Weaviate
...
Select Weaviate with config
Add collections
delete collections
2023-09-20 21:49:19 -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
ea59acbdc3
Enable deletion of organizations
2023-09-14 14:54:22 -07:00
timothycarambat
175d7e3318
Add PostHog telemetry and README notice
2023-08-22 11:13:51 -07:00
timothycarambat
7a5e52c473
add ability to update org display names from settings page
2023-08-08 13:39:24 -07:00
timothycarambat
618dda55ca
Simplify sidebar by splitting into components
...
Reuse workspace search component into Workspace card on dashboard
allow customized/override classes for display of workspace items
2023-08-03 17:48:12 -07:00
shatfield4
e547461583
finshed sidebar search component
2023-08-03 09:03:41 -07:00
shatfield4
ed80666379
WIP workspace search on sidebare and workspace table
2023-08-02 13:07:34 -07:00
timothycarambat
33c3b1fb75
redo inifinte scroll
2023-08-01 12:57:09 -07:00
shatfield4
06fac6d551
Merge branch 'master' into 6-infinite-scroll-on-sidebar-for-collections
2023-07-31 18:00:12 -07:00
shatfield4
97eba76816
WIP infinite scroll for workspaces, backend complete
2023-07-31 17:46:49 -07:00
timothycarambat
427d801a6f
normalize count to interact like other models
2023-07-31 13:50:05 -07:00
shatfield4
e19592636e
removed unneeded console.logs and fixed sql query
2023-07-31 13:11:38 -07:00
timothycarambat
422ca3bd9c
help with pagination
2023-07-28 19:29:52 -07:00
shatfield4
9d1522c496
WIP pagination added for org, broken when viewing each document
2023-07-28 18:08:52 -07:00
timothycarambat
81533d0d22
fix more issues with JOIN on workspace docs
2023-07-27 04:39:39 -07:00
timothycarambat
aa62349a64
linting + fix for doc id
2023-07-27 04:28:09 -07:00
timothycarambat
10da65c5d8
remove close on create
2023-07-27 03:19:25 -07:00