The return of a query method in the collection.generate namespace.
collection.generate
Optional
(use generative.text instead) The LLM-generated output applicable to this query as a whole.
generative.text
The objects that were found by the query.
The metadata about the query execution. This contains different datastructures depending on the search type, e.g. vector vs keyword.
The return of a query method in the
collection.generatenamespace.