langchain_core.runnables.passthrough.aidentity¶

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

Async identity function

Parameters

x (Other) –

Return type

Other