Edit this page | Blame

Implement Reference Rating for gn-llm

Tags

  • assigned: alexm,
  • keywords: llm, reference, rating
  • type: enhancements
  • status: in progress

Description

For each reference in a query, we need to allow users to provide feedback or a rating on its relevance to a given task. This will help in improving future queries.

Tasks

  • [x] Create an API endpoint for reference rating.
  • [x] Implement the UI for this feature.
  • [] implementation user notification for feedback

For the UI and api imeplementation see commits:

(made with skribilo)