identity#
- langchain_core.runnables.passthrough.identity(x: Other) Other[source]#
Identity function.
- Parameters:
x (Other) – input.
- Returns:
output.
- Return type:
Other
Site Navigation
Section Navigation
agentsbetacachescallbackschat_historychat_loaderschat_sessionsdocument_loadersdocumentsembeddingsexample_selectorsexceptionsglobalsgraph_vectorstoresindexinglanguage_modelsloadmemorymessagesoutput_parsersoutputsprompt_valuespromptsrate_limitersretrieversrunnablesstoresstructured_querysys_infotoolstracersutilsvectorstoresrunnablesIdentity function.
x (Other) – input.
output.
Other