[GH-ISSUE #920] [BUG]: Feedback thumbs up and thumbs down does not do anything? #554

Closed
opened 2026-02-22 18:20:08 -05:00 by yindo · 3 comments
Owner

Originally created by @wallartup on GitHub (Mar 18, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/920

How are you running AnythingLLM?

Docker (local)

What happened?

I have tried thumbs up but don't see it anywhere in the UI. Should it not be present in the workspace chat? Where can I find the feedback otherwise from the thumbs up and thumbs down ?

Are there known steps to reproduce?

Chat with workspace, get an answer. Below the answer there is a thumbs up or thumbs down icon. Click it. Where can I find this feedback ?

Originally created by @wallartup on GitHub (Mar 18, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/920 ### How are you running AnythingLLM? Docker (local) ### What happened? I have tried thumbs up but don't see it anywhere in the UI. Should it not be present in the workspace chat? Where can I find the feedback otherwise from the thumbs up and thumbs down ? ### Are there known steps to reproduce? Chat with workspace, get an answer. Below the answer there is a thumbs up or thumbs down icon. Click it. Where can I find this feedback ?
yindo added the possible bug label 2026-02-22 18:20:08 -05:00
yindo closed this issue 2026-02-22 18:20:08 -05:00
Author
Owner

@timothycarambat commented on GitHub (Mar 18, 2024):

It is present in the exports and has no impact on the ranking of historical chats. It was added because you can export your chats in various formats and then filter them out based on their rating to create a fine-tune.

It has been talked about having those actions then embedded into the workspace for memory improvement. We have not settled on the end state for that, so for now its just for exporting and helping people fine-tune later models

@timothycarambat commented on GitHub (Mar 18, 2024): It is present in the exports and has no impact on the ranking of historical chats. It was added because you can export your chats in various formats and then filter them out based on their rating to create a fine-tune. It has been talked about having those actions then embedded into the workspace for memory improvement. We have not settled on the end state for that, so for now its just for exporting and helping people fine-tune later models
Author
Owner

@ojingo commented on GitHub (Mar 3, 2025):

I only see thumbs up for some reason. Would be nice for thumbs up or down to include a corrected input from the user so they can give us better data on the spot.

@ojingo commented on GitHub (Mar 3, 2025): I only see thumbs up for some reason. Would be nice for thumbs up or down to include a corrected input from the user so they can give us better data on the spot.
Author
Owner

@timothycarambat commented on GitHub (Mar 3, 2025):

The thumbs down no longer exists since they dont "rank" a message at all to the LLM. Also you can now edit the LLM response to make the response better - so downvoting is redundant since you can error correct it.

Thumbs up is really just for those who export their chats for fine-tuning elsewhere.

@timothycarambat commented on GitHub (Mar 3, 2025): The thumbs down no longer exists since they dont "rank" a message at all to the LLM. Also you can now edit the LLM response to make the response better - so downvoting is redundant since you can error correct it. Thumbs up is really just for those who export their chats for fine-tuning elsewhere.
yindo changed title from [BUG]: Feedback thumbs up and thumbs down does not do anything? to [GH-ISSUE #920] [BUG]: Feedback thumbs up and thumbs down does not do anything? 2026-06-05 14:35:57 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#554