anything-llm/server/utils/chats
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
..
commands Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
embed.js Refactor handleStream to LLM Classes (#685) 2024-02-07 08:15:14 -08:00
index.js [FEAT] RLHF on response messages (#708) 2024-02-13 11:33:05 -08:00
stream.js [FEAT] RLHF on response messages (#708) 2024-02-13 11:33:05 -08:00