queryDocument

fun queryDocument(text: String, model: String, options: Map<String, JsonElement>? = null)

Search by text the server embeds with model, instead of by a vector the caller computed. Needs a Qdrant with an inference provider configured. See InferenceInput.