Package io.constructor.client.models
Class ResultSources
java.lang.Object
io.constructor.client.models.ResultSources
Constructor.io ResultSources ... uses Gson/Reflection to load data in
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setEmbeddingsMatch
(ResultSourcesData embeddingsMatch) void
setTokenMatch
(ResultSourcesData tokenMatch)
-
Constructor Details
-
ResultSources
public ResultSources()
-
-
Method Details
-
getTokenMatch
- Returns:
- the tokenMatch
-
getEmbeddingsMatch
- Returns:
- the embeddingsMatch
-
setTokenMatch
-
setEmbeddingsMatch
-