anything-llm/server/utils/helpers/chat
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
..
convertTo.js [FEAT] RLHF on response messages (#708) 2024-02-13 11:33:05 -08:00
index.js fix: Patch tiktoken method missing 2024-01-05 09:39:19 -08:00