default_get_input#

langchain.retrievers.document_compressors.chain_extract.default_get_input(
query: str,
doc: Document,
) dict[str, Any][source]#

Return the compression chain input.

Parameters:
Return type:

dict[str, Any]