Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
chroma_results_to_query_results(data_dict: dict[str, list[list[Any]]], special_key='distances') -> list[list[tuple[Document, float]]]
data_dict
special_key='distances'