ResultSources
@JsonClass(generateAdapter = true)
Content copied to clipboard
Models result sources
Constructors
Link copied to clipboard
fun ResultSources(@Json(name = "token_match") tokenMatch: ResultSourcesData?, @Json(name = "embeddings_match") embeddingsMatch: ResultSourcesData?)
Content copied to clipboard