Commit Graph
128 Commits
Author SHA1 Message Date
FraserLee 4792b6350e Merge branch 'main' into level-modes 2023-07-11 23:33:59 -04:00
Fraser 7558dbbfa9 implement changes from @Thomas-Lemoine review 2023-07-11 23:32:16 -04:00
ccstan99 64a48c6306 update header, ard-private readme 2023-07-11 18:08:53 -07:00
Fraser f7ce715ac4 create level modes 2023-07-10 21:59:51 -04:00
Fraser 4c6f750e52 link to duckduckgo when url field empty 2023-07-10 20:39:54 -04:00
Fraser 8e99e566fe remove information from McGill prototype
Now that we're off the old host, we're able to drop this old information and leave the railway site as a historical relic for the mcgill project. Nice stuff!
2023-07-05 02:13:05 -04:00
TJ Porter 299e394add Fixes #43 2023-07-02 01:33:03 -05:00
Fraser ed8f5ae1c0 don't SSR searchbox 2023-06-12 20:17:09 -04:00
Fraser 967a040d5b fix typescript error 2023-06-12 20:09:33 -04:00
Fraser f2d0ee7104 added a bunch more for variety 2023-06-12 19:57:31 -04:00
Fraser 739c2dfe4c add ccstan99's suggested initial queries 2023-06-12 19:34:17 -04:00
Fraser 88fbf1e0b2 quick styling fix 2023-06-08 21:01:22 -04:00
Fraser bd3b25030b add a default question to searchbox
maybe we should randomly cycle between these or something
2023-06-08 21:00:40 -04:00
Fraser da28b04513 update semantic.tsx to new search standard 2023-06-02 23:37:48 -04:00
Fraser 33c479e9d3 fix link hover style 2023-06-02 23:32:04 -04:00
Fraser 1321e59a81 style stampy answers 2023-06-02 23:31:44 -04:00
Fraser 7965952b94 change order of followup mixing
this feels better when actually using it, even though a question you still might want occationally drops out of scope
2023-06-02 23:28:10 -04:00
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