Is there a way to create a query in Kibana discover on dense vectors ?
I found nothing in the documentation.
I would be willing to compute the query dense vector outside Kibana and paste it to get my results.
Currently I can of course use ELK API to query, but this makes it hard to explore the validity of such queries without a GUI to check the results.
