langchain_core.runnables.passthrough.identity¶

langchain_core.runnables.passthrough.identity(x: Other) Other[source]¶

Identity function

Parameters

x (Other) –

Return type

Other