ToSelectFrom# langchain_experimental.rl_chain.base.ToSelectFrom( anything: Any, ) → _ToSelectFrom[source]# Wrap a value to indicate that it should be selected from. Parameters: anything (Any) Return type: _ToSelectFrom