Ui componentsTools
Label answers and add to your own analytics system
Log question-answer data and annotations to your analytics system
Overview
The "Label Answers" tool pattern allows you to annotate question-answer pairs and log the data to your own analytics system. This is useful for:
- Building a labeled dataset of user questions and AI responses
- Tracking conversation quality metrics
- Identifying content gaps in your knowledge base
- Analyzing user sentiment and question patterns
Note
Tools are available for the Enterprise tier. Please contact support@inkeep.com for details.
Basic Implementation
This example uses the annotationSchema
from Common Tools to classify and log information about each question-answer pair to your analytics system.