Files
gristlabs_grist-core/app/server/lib
Paul Fitzpatrick 51a195bd94 add support for conversational state to assistance endpoint (#506)
* add support for conversational state to assistance endpoint

This refactors the assistance code somewhat, to allow carrying
along some conversational state. It extends the OpenAI-flavored
assistant to make use of that state to have a conversation.
The front-end is tweaked a little bit to allow for replies that
don't have any code in them (though I didn't get into formatting
such replies nicely).

Currently tested primarily through the runCompletion script,
which has been extended a bit to allow testing simulated
conversations (where an error is pasted in follow-up, or
an expected-vs-actual comparison).

Co-authored-by: George Gevoian <85144792+georgegevoian@users.noreply.github.com>
2023-05-08 14:15:22 -04:00
..
2022-02-19 09:46:49 +00:00
2022-02-19 09:46:49 +00:00
2023-04-06 12:34:54 -04:00
2023-04-06 12:34:54 -04:00
2022-09-29 18:02:09 +02:00
2023-04-06 12:34:54 -04:00
2023-01-26 09:47:14 +01:00
2022-02-19 09:46:49 +00:00
2022-02-19 09:46:49 +00:00
2022-07-04 10:42:40 -04:00
2023-04-06 12:34:54 -04:00
2022-06-17 21:53:20 +02:00
2022-12-22 12:58:39 -05:00
2023-02-20 22:46:36 -05:00
2023-04-06 12:34:54 -04:00
2022-07-04 10:42:40 -04:00
2023-04-03 13:29:35 -04:00
2022-07-04 10:42:40 -04:00
2020-07-21 20:39:10 -04:00
2022-04-01 15:24:19 -07:00
2023-04-06 12:34:54 -04:00
2022-07-04 10:42:40 -04:00
2020-07-21 20:39:10 -04:00
2020-07-21 20:39:10 -04:00
2022-08-25 12:38:36 -07:00
2022-04-27 22:21:55 +02:00