LangChain - Chains and LCEL
You want to create a
RunnableLambda that takes a string input and returns it reversed. Which code snippet correctly achieves this?