[GH-ISSUE #3741] [FEAT]: Good Response API #2407

Closed
opened 2026-02-22 18:29:33 -05:00 by yindo · 2 comments
Owner

Originally created by @Kapsugar on GitHub (Apr 29, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3741

What would you like to see?

I didn't find the API for “Good Response” in your API documentation. Could you please provide it? By the way, I'd like to ask: after clicking “Good Response,” will the AI in this workspace provide more relevant answers in the future?

Image

Originally created by @Kapsugar on GitHub (Apr 29, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3741 ### What would you like to see? I didn't find the API for “Good Response” in your API documentation. Could you please provide it? By the way, I'd like to ask: after clicking “Good Response,” will the AI in this workspace provide more relevant answers in the future? ![Image](https://github.com/user-attachments/assets/45a480f4-120c-4409-89e1-79157f9df332)
yindo added the enhancementfeature request labels 2026-02-22 18:29:33 -05:00
yindo closed this issue 2026-02-22 18:29:33 -05:00
Author
Owner

@timothycarambat commented on GitHub (Apr 29, 2025):

All the functionality does is mark feedbackScore to 1. The is not used in any way for inference on future responses (since you can edit them now) and is purely for users to rate a response that when you later possibly export your data for fine-tuning you can filter by feedbackScore = 1.

Just wanted to clear that up. Now knowing that, do you still require this API field to be supported?

@timothycarambat commented on GitHub (Apr 29, 2025): All the functionality does is mark `feedbackScore` to `1`. The is not used in any way for inference on future responses (since you can edit them now) and is purely for users to rate a response that when you later possibly export your data for fine-tuning you can filter by `feedbackScore = 1`. Just wanted to clear that up. Now knowing that, do you still require this API field to be supported?
Author
Owner

@Kapsugar commented on GitHub (May 5, 2025):

No,thx :)

@Kapsugar commented on GitHub (May 5, 2025): No,thx :)
yindo changed title from [FEAT]: Good Response API to [GH-ISSUE #3741] [FEAT]: Good Response API 2026-06-05 14:46:23 -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#2407