Commit Graph
111 Commits
Author SHA1 Message Date
Fraser 20afe91c4b blend generated followups with ones suggested in stampy answers 2023-06-02 23:16:52 -04:00
Fraser 4671296fcb add logo to link 2023-06-02 22:45:37 -04:00
Fraser ad71355821 link answers to source 2023-06-02 22:34:02 -04:00
Fraser a209ecb7eb display html stampy answers 2023-06-02 22:25:44 -04:00
Fraser 113d5ee81b retain non-selected followups 2023-06-02 22:05:31 -04:00
Fraser fdaef66f41 Get stampy answer to frontend 2023-06-02 21:54:02 -04:00
Fraser 808565e5a6 move followups into searchbox, simplify ui data model 2023-06-02 20:56:29 -04:00
Fraser dc6c958aaf decouple followups from loading state 2023-06-02 20:13:13 -04:00
Fraser d84a1e4315 open followup when clicked 2023-06-02 00:34:04 -04:00
Fraser b6b6864ea2 display followups in UI 2023-06-02 00:29:03 -04:00
Fraser eee29179db pass followups to front-end on finish response 2023-06-02 00:03:03 -04:00
Fraser 6fbc1171a8 decrease amount of info logged
also add disclaimer on front-end.
2023-05-07 21:01:02 -04:00
Fraser 05c965a226 slightly clean up index.tsx
+ add some clarifications
2023-05-06 12:56:01 -04:00
Fraser 31b83689e3 add instructions on how to setup and run locally 2023-05-06 12:09:55 -04:00
Fraser 3fb32afe3e Scroll to page bottom
this could be a bit better, but it'll do.
2023-04-16 21:30:17 -04:00
Fraser acd3dcd9a6 only link if href not empty 2023-04-16 21:15:10 -04:00
Fraser dee78258d6 fully working streaming 2023-04-16 21:12:33 -04:00
Fraser a1fd3a852d move parsing towards point of use. 2023-04-16 19:52:43 -04:00
Fraser 6d91e42363 stream answer 2023-04-16 19:37:57 -04:00
Fraser 10c3068aa5 error passing and logging in SSE 2023-04-16 19:01:12 -04:00
Fraser 421b755a75 somewhat more complete integration 2023-04-16 18:52:58 -04:00
Fraser 0a7f68f1fc working SSE streaming 2023-04-16 18:26:25 -04:00
Fraser 10ba7e75e0 fix date display 2023-04-06 21:17:52 -04:00
Fraser 386614fa68 Finish restructure prompt
I've A/B tested *a lot*, and find doing it this way (sources initially, then truncated conversation, then final question) ends up allowing the user to ask clarifying questions better, with minimal if any drop in citation knowledge and relevance
2023-04-03 20:20:36 -04:00
Fraser 6e4f828cbd check valid citation
Asking questions about the format of citation itself is a quick way to check out-of-range info
2023-04-03 20:16:51 -04:00
Fraser ce74d81304 link lesswrong post 2023-04-01 05:08:11 -04:00
Fraser ebeba0cfbb fix margin 2023-04-01 03:22:00 -04:00
Fraser 219de8fd3c pad body 2023-03-31 22:00:57 -04:00
Fraser 52585d7991 add error passing mechanism 2023-03-31 18:32:52 -04:00
Fraser cf94c06a79 right-align sent messages 2023-03-31 18:13:03 -04:00
Fraser b80194c380 switch to remote datasource 2023-03-31 17:02:29 -04:00
Fraser de8c86e152 keep incrementing number
number go up
2023-03-31 15:29:25 -04:00
Fraser 30c9c7d727 catch more forms 2023-03-31 15:16:12 -04:00
Fraser 5f98f10767 increase margins 2023-03-31 15:01:26 -04:00
Fraser fb4e979c51 in-text citation 2023-03-31 14:57:30 -04:00
Fraser b81c2ea7f7 multi-citation fix, preserve clean api-side response 2023-03-31 14:25:39 -04:00
Fraser 5318e86821 prune list to only those actually used 2023-03-31 13:45:19 -04:00
Fraser b9f88f7c9d list citations in obvious way 2023-03-31 13:28:28 -04:00
Fraser 55d7bc8d68 delete old api folder 2023-03-30 09:36:03 -04:00
Fraser e0c7eb8cc7 chat code working in railways 2023-03-30 09:35:23 -04:00
Fraser 492fd1982e semantic search working in flask 2023-03-30 08:15:36 -04:00
Fraser bb5af6e40f init flask api 2023-03-30 07:10:13 -04:00
Fraser aed097a77d test api key 3 2023-03-30 06:48:40 -04:00
Fraser e3b4d1f01d test api key 2 2023-03-30 06:46:11 -04:00
Fraser d81e0bc20d test api key 2023-03-30 06:14:15 -04:00
Fraser a7404b42d6 swap to 30% dataset 2023-03-30 05:48:28 -04:00
Fraser 54cd3cba52 modify multi-citation format
Seems like the system wants to do this by default, more stable results by embracing it
2023-03-30 01:51:57 -04:00
Fraser 48743203b4 change prompt for more stable output from multiple sources 2023-03-29 20:39:29 -04:00
Fraser d13f58090a Temporarily correct truncation issues 2023-03-29 15:55:49 -04:00
Fraser da25916cc8 rename dataset 2023-03-29 15:05:10 -04:00