embed_dict_type# langchain_experimental.rl_chain.helpers.embed_dict_type( item: Dict, model: Any, ) → Dict[str, Any][source]# Embed a dictionary item. Parameters: item (Dict) model (Any) Return type: Dict[str, Any]