langchain_core.load.serializable.SerializedNotImplemented¶

class langchain_core.load.serializable.SerializedNotImplemented[source]¶

Serialized not implemented.

lc: int¶
id: List[str]¶
name: NotRequired[str]¶
graph: NotRequired[Dict[str, Any]]¶
type: Literal['not_implemented']¶
repr: Optional[str]¶