anything-llm/server/utils
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
..
AiProviders Recover from fatal Ollama crash from LangChain library (#693) 2024-02-07 16:23:17 -08:00
boot 523-Added support for HTTPS to Server. (#524) 2024-01-04 17:22:15 -08:00
chats [FEAT] RLHF on response messages (#708) 2024-02-13 11:33:05 -08:00
database Full developer api (#221) 2023-08-23 19:15:07 -07:00
EmbeddingEngines [FEAT] add support for new openai embedding models (#653) 2024-01-29 08:48:27 -08:00
files Add support to upload rawText document via api (#692) 2024-02-07 15:17:32 -08:00
helpers [FEAT] RLHF on response messages (#708) 2024-02-13 11:33:05 -08:00
http prevent manager in multi-user from updatingENV via HTTP (#576) 2024-01-11 12:11:45 -08:00
middleware Implement workspace threading that is backwards compatible (#699) 2024-02-08 18:37:22 -08:00
prisma Add built-in embedding engine into AnythingLLM (#411) 2023-12-06 10:36:22 -08:00
telemetry Replace custom sqlite dbms with prisma (#239) 2023-09-28 14:00:03 -07:00
vectorDbProviders Patch lanceDB not deleting vectors from workspace (#655) 2024-01-29 09:49:22 -08:00