How use Feedback's to improve Alan

You can easily improve Alan by voting the Sources returned by Alan.

Sources and Feedback

We have the state of the art as retrieval systems, that are able to find the best sources that Alan can use during Conversations.

But Alan is not static! You can improve how Alan ranks your documents only by applying positive or negative feedbacks.

This voting system works best with other teammates asking questions and voting as well!

More votes = more data to help Alan improving itself.

Source with a positive vote

POST https://backend.az.misterturing.com/v4.0/workstation/feedback/

Request Body

Name
Type
Description

message_id*

string

message_id created by you while Sending a Message

conversation_id*

string

Previously created conversation_id.

source_id*

string

Returned by Sources

type

string

We support three types: like - increase one vote dislike - decrease one vote non_evaluated - revert any applied feedback

Last updated