gristlabs_grist-core/app
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
..
client add support for conversational state to assistance endpoint (#506) 2023-05-08 14:15:22 -04:00
common add support for conversational state to assistance endpoint (#506) 2023-05-08 14:15:22 -04:00
gen-server (core) Fix owner view access to snapshots 2023-04-17 00:16:59 -04:00
plugin Use relative imports only in plugin folder (#328) 2022-10-26 10:41:38 -04:00
server add support for conversational state to assistance endpoint (#506) 2023-05-08 14:15:22 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00