Commit Graph

2540 Commits

Author SHA1 Message Date
17bc0f89ff DAN-56 Make google drive connector production ready (#45) 2023-05-13 23:04:16 -07:00
fb9c3e530b DAN-58 Email validation (#39) 2023-05-13 14:05:21 -07:00
6ed86ed369 DAN-74 Admin routers need permission (#40) 2023-05-13 13:47:49 -07:00
6d1b750077 DAN-59 Fix all the mypy issues (#38) 2023-05-12 20:37:52 -07:00
5af35cf07c DAN-57 Make qa / admin endpoints permissioned optionally (#37) 2023-05-12 20:34:30 -07:00
090578f1f3 Fix backend Dockerfiles 2023-05-12 16:52:04 -07:00
ae2a1d3121 DAN-71 Give back all ranked results from search (#34) 2023-05-12 15:47:58 -07:00
66130c8845 Initial document display 2023-05-12 14:38:29 -07:00
6028523198 Minor touchup 2023-05-11 23:08:53 -07:00
da8031c1aa Fix sync DB engine (#32) 2023-05-11 22:49:44 -07:00
20b25e322f DAN-23 Stream model output (#30) 2023-05-11 22:49:26 -07:00
c6a0baed13 Initial login flow 2023-05-11 22:33:20 -07:00
560822a327 cleanup connector interface 2023-05-11 20:10:23 -07:00
0b610502e0 DAN-54 Github PR Connector (#29)
also fixed some mypy stuff as well
2023-05-11 18:47:32 -07:00
279c5e0eb1 DAN-50 References should include blurb (#26) 2023-05-10 21:03:15 -07:00
38bcb3ee6b DAN-51 Model warm up on start (#27)
Also added a minor prompt update
2023-05-10 21:01:14 -07:00
632a643b7a DAN-52 Check user role endpoint (#28) 2023-05-10 20:48:59 -07:00
911fcf4dd1 Adding initial admin pages (#25)
* Adding sidebar to admin page + adding scaffolding for Web connector + a little styling

* Rename APIs

* Restyling
2023-05-10 17:45:39 -07:00
25b59217ef DAN-25 Semantic Identifier for Documents (#24) 2023-05-09 22:46:45 -07:00
6e59b02c91 DAN-47 Use only MIT Apache models (#23)
Update this repo license as well as model attribution
2023-05-09 21:01:57 -07:00
312366eae1 DAN-45 Fix OAuth User Creation Flow (#22) 2023-05-09 20:45:43 -07:00
e896d0786e DAN 17 QOL Model Output (#20) 2023-05-08 20:57:52 -07:00
e8bf6b0364 Fix time_updated default 😓 2023-05-08 12:57:51 -07:00
ab36ebc332 Add QDrant to onebox setup 2023-05-07 17:36:29 -07:00
9babe7fb95 DAN-40 Admin User Support (#18) 2023-05-07 16:30:49 -07:00
5aabc5abe6 Add arbitrary domain support + website hosting to onebox setup 2023-05-07 00:38:27 -07:00
e20179048d DAN-5 OAuth Backend (#17)
Also added in an exception handler for logging
2023-05-06 23:47:21 -07:00
4f4c65acac Fix icons + add retries for indexing 2023-05-06 23:35:34 -07:00
63f93594a3 DAN-3 Authentication and User Registration (#12)
also added mypy.ini
2023-05-05 17:25:24 -07:00
e2a949ebaf Setup Postgres to docker compose + add web indexing APIs + update background runner to look for web indices to run (#13)
* Adding Postgres to docker compose

* Model / migrations for indexing logs
2023-05-05 13:08:32 -07:00
22b7f7e89f DAN-26 Enable GPT 4 through chat completion endpoint (#10)
Also touched up front page README which had a typo
2023-05-02 12:08:44 -07:00
c00d37a7d7 DAN-21 Modularize QA model for easy swapping (#9) 2023-05-01 23:12:47 -07:00
e7b901f292 DAN-2 Backend Support for Filters (#8)
Additionally added an __init__.py for mypy issue
2023-05-01 22:29:09 -07:00
02a6677e21 DAN-1 Dedupe index (#6) 2023-05-01 18:11:16 -07:00
e390906ac1 Make Document source required (#4) 2023-04-29 16:49:27 -07:00
f2d3d8269d Prompt Tuning and minor QOA changes (#2) 2023-04-29 15:22:16 -07:00
f1936fb755 Background update improvements (#3)
* Adding full indexing to background loading

* Add oldest/latest support for slack pull
2023-04-29 15:15:26 -07:00
ed8fe75dd3 Fix Dockerfiles 2023-04-29 13:50:49 -07:00
2368166cd1 Update requirements default 2023-04-29 01:23:34 -07:00
402b89b6ec Initial Commit 2023-04-28 22:40:46 -07:00