Chat responses

Provides a detailed view of interactions between a user and the chat system, including technical information not visible from the front end.

Details include:

  • Date/Time: The date and time when the response was generated.
  • Standalone Question: How the system rephrased the user’s question.
  • Text: The content of the response generated by the model
  • User query: The original question posed by the user.
  • Chunk Response Links: The document extracts used by Paradigm to generate the response.
    • distance: score of similarity between rephrased query and chunk
    • certainty: result of LLM filtering, the higher the better, chunks below a certain threshold won't be included in the response generation