anything-llm/embed/src
Sean Hatfield f4b09a8c79
[FEAT] RLHF on response messages (#708)
* WIP RLHF works on historical messages

* refactor Actions component

* completed RLHF up and down votes for chats

* add defaults for HistoricalMessage params

* refactor RLHF implmenation
remove forwardRef on history items to prevent rerenders

* remove dup id

* Add rating to CSV output

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-02-13 11:33:05 -08:00
..
assets [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
components [FEAT] RLHF on response messages (#708) 2024-02-13 11:33:05 -08:00
hooks [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
models [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
static [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
utils publish list fix for embed chat 2024-02-07 13:07:41 -08:00
App.jsx [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
main.jsx [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00