Commit Graph

18 Commits

Author SHA1 Message Date
Adam Treat
a84bcccb3a Better error handling when the model fails to load. 2023-06-04 14:55:05 -04:00
niansa/tuxifan
8203d65445 Fixed tons of warnings and clazy findings (#811) 2023-06-02 15:46:41 -04:00
Adam Treat
5197df7aa5 Fix for stale references after we regenerate. 2023-06-01 17:23:57 -04:00
Adam Treat
f29d50eeef Better name for database results. 2023-06-01 17:14:17 -04:00
Adam Treat
8c6ee9d02e Make localdocs work with server mode. 2023-06-01 17:14:17 -04:00
Adam Treat
26afbde1ae Get rid of blocking behavior for regenerate response. 2023-05-30 18:17:59 -04:00
Adam Treat
0a4c3a14ca Add context link to references. 2023-05-25 11:28:06 -04:00
Adam Treat
f3dc031a9d Store the references separately so they are not sent to datalake. 2023-05-25 11:28:06 -04:00
Adam Treat
05c3edb387 Adds the collections to serialize and implement references for localdocs. 2023-05-25 11:28:06 -04:00
Adam Treat
53cf2da5f7 Add more of the UI for selecting collections for chats. 2023-05-25 11:28:06 -04:00
Adam Treat
c33bf0e895 Add prompt processing and localdocs to the busy indicator in UI. 2023-05-25 11:28:06 -04:00
Adam Treat
75a90399a7 localdocs 2023-05-25 11:28:06 -04:00
Adam Treat
62ccd95f3d Add save/restore to chatgpt chats and allow serialize/deseralize from disk. 2023-05-16 10:31:55 -04:00
Adam Treat
fc6ab1f776 Preliminary support for chatgpt models. 2023-05-16 10:31:55 -04:00
Adam Treat
4448600e60 Much better memory mgmt for multi-threaded model loading/unloading. 2023-05-13 19:10:56 -04:00
Adam Treat
e67b021948 httpserver 2023-05-13 19:07:06 -04:00
Adam Treat
e781aaa4c5 Cleanup the chatllm properly. 2023-05-12 17:11:52 -04:00
Adam Treat
3bc9fee16e Moving everything to subdir for monorepo merge. 2023-05-10 10:26:55 -04:00