aito.client.responses.query_api_response

Aito Query API Response Class

Classes

BaseHit(json)

Aito ResponseHit

EvaluateResponse(json)

Response of the Evaluate query

HitsResponse(*args, **kwds)

The response contains entries or hits returned for a given query

MatchResponse(*args, **kwds)

Response of the Match query

PredictResponse(*args, **kwds)

Response of the Predict query

ProbabilityHit(json)

ResponseHit with probability

RecommendResponse(*args, **kwds)

Response of the Recommend query

RelateHit(json)

ResponseHit of the Relate query

RelateResponse(*args, **kwds)

Response of the Relate query

ScoredHit(json)

ResponseHit that contains a score

SearchResponse(*args, **kwds)

Response of the Search query

SimilarityResponse(*args, **kwds)

Response of the Similarity query