anything-llm/server/endpoints
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
..
api Add support to upload rawText document via api (#692) 2024-02-07 15:17:32 -08:00
embed [FEAT] Embedded AnythingLLM (#656) 2024-02-05 14:21:34 -08:00
extensions Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
admin.js [FEAT] Customizable footer icon links in Appearance Settings (#694) 2024-02-08 12:17:01 -08:00
chat.js Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
embedManagement.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
invite.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
system.js [FEAT] Improved CSV chat exports (#700) 2024-02-13 10:12:59 -08:00
utils.js Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
workspaces.js [FEAT] RLHF on response messages (#708) 2024-02-13 11:33:05 -08:00
workspaceThreads.js Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00