Uses of Class
io.constructor.client.models.ResultSourcesData
Packages that use ResultSourcesData
-
Uses of ResultSourcesData in io.constructor.client.models
Methods in io.constructor.client.models that return ResultSourcesDataModifier and TypeMethodDescriptionResultSources.getEmbeddingsMatch()
ResultSources.getTokenMatch()
Methods in io.constructor.client.models with parameters of type ResultSourcesDataModifier and TypeMethodDescriptionvoid
ResultSources.setEmbeddingsMatch
(ResultSourcesData embeddingsMatch) void
ResultSources.setTokenMatch
(ResultSourcesData tokenMatch)