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
..
2023-05-02 10:28:14 -04:00
2023-02-26 15:24:15 -05:00
2022-11-09 16:33:11 +01:00
2021-06-25 12:00:58 +02:00
2022-06-17 21:53:20 +02:00
2022-09-09 22:15:45 +02:00
2022-02-03 16:22:51 -05:00
2022-09-28 19:42:36 +02:00
2023-04-25 15:28:40 -04:00
2023-02-09 12:49:58 -05:00
2021-06-22 17:13:17 +02:00
2021-06-25 22:53:07 -04:00
2021-12-06 16:09:41 +01:00
2022-10-17 13:38:21 +02:00
2022-09-28 19:42:36 +02:00
2023-05-08 14:15:22 -04:00
2022-10-28 14:44:14 +02:00
2022-08-12 19:45:00 +02:00
2021-11-09 18:08:29 +02:00
2021-08-24 14:47:50 +02:00
2023-05-02 10:28:14 -04:00
2020-07-29 08:57:25 -04:00
2023-02-09 12:49:58 -05:00
2023-02-08 17:15:59 +01:00
2020-07-29 08:57:25 -04:00
2023-04-06 12:34:54 -04:00
2022-02-04 20:28:13 +02:00
2023-02-09 12:49:58 -05:00
2023-02-26 15:24:15 -05:00
2023-02-09 12:49:58 -05:00
2021-06-22 17:13:17 +02:00
2021-08-12 11:51:21 -07:00
2022-09-20 17:22:28 +02:00
2023-03-06 16:56:25 -05:00
2023-04-12 02:14:04 -04:00
2021-11-03 15:31:39 +01:00
2023-03-15 13:54:15 +01:00
2021-06-22 17:13:17 +02:00
2023-02-09 12:49:58 -05:00
2022-11-09 16:33:11 +01:00
2021-01-04 22:03:01 -05:00
2020-07-29 08:57:25 -04:00
2023-04-25 15:28:40 -04:00
2022-07-14 12:09:56 +02:00
2022-10-04 15:19:28 +02:00
2020-09-10 18:06:06 -04:00
2021-06-18 15:42:20 +02:00
2022-09-09 22:15:45 +02:00
2022-07-08 18:56:41 +02:00
2022-02-15 22:04:32 +02:00
2023-02-09 12:49:58 -05:00
2022-02-19 09:46:49 +00:00
2023-04-25 15:28:40 -04:00
2023-02-13 08:51:54 -05:00
2022-05-25 16:21:04 +02:00
2022-10-25 12:15:13 +02:00
2022-08-12 19:45:00 +02:00
2023-05-02 10:28:14 -04:00
2020-07-29 08:57:25 -04:00
2022-10-24 20:10:08 +02:00
2022-02-22 00:27:51 +02:00
2021-06-22 17:13:17 +02:00
2022-02-04 20:28:13 +02:00
2021-06-22 17:13:17 +02:00
2022-04-05 18:05:00 +02:00
2022-02-04 20:28:13 +02:00
2021-06-25 12:00:58 +02:00
2023-04-02 22:57:38 -04:00
2022-10-04 15:19:28 +02:00
2023-02-09 12:49:58 -05:00
2022-06-17 21:53:20 +02:00
2022-08-09 20:11:36 +02:00
2022-05-04 21:41:42 +02:00
2022-05-23 21:06:18 +02:00
2021-11-03 15:31:39 +01:00
2023-03-15 13:54:15 +01:00
2022-09-07 18:02:02 +02:00
2022-07-14 12:09:56 +02:00
2022-09-09 22:15:45 +02:00
2022-07-14 12:09:56 +02:00
2021-06-22 17:13:17 +02:00
2020-12-15 16:39:56 -05:00
2021-06-22 17:13:17 +02:00
2020-07-29 08:57:25 -04:00
2023-01-03 17:54:16 +01:00
2020-07-29 08:57:25 -04:00
2021-09-30 14:16:24 +02:00
2022-09-09 22:15:45 +02:00
2021-06-25 12:00:58 +02:00
2022-10-04 15:19:28 +02:00
2023-03-24 08:29:32 -04:00
2020-07-29 08:57:25 -04:00
2022-05-04 21:41:42 +02:00
2021-06-25 22:53:07 -04:00
2021-06-25 12:00:58 +02:00
2020-07-29 08:57:25 -04:00
2021-06-22 17:13:17 +02:00
2022-09-07 14:15:34 -04:00
2021-06-25 12:00:58 +02:00
2022-10-04 15:19:28 +02:00
2023-05-02 10:28:14 -04:00
2021-09-24 15:07:09 +02:00
2023-02-09 12:49:58 -05:00
2021-06-30 21:46:18 +02:00