EmbedAndKeep# langchain_experimental.rl_chain.base.EmbedAndKeep(anything: Any) → Any[source]# Wrap a value to indicate that it should be embedded and kept. Parameters: anything (Any) – Return type: Any