:mod:`langchain.load.serializable`.SerializedConstructor =============================================================== .. currentmodule:: langchain.load.serializable .. autoclass:: SerializedConstructor .. rubric:: Methods .. autosummary:: ~SerializedConstructor.__init__ ~SerializedConstructor.clear ~SerializedConstructor.copy ~SerializedConstructor.fromkeys ~SerializedConstructor.get ~SerializedConstructor.items ~SerializedConstructor.keys ~SerializedConstructor.pop ~SerializedConstructor.popitem ~SerializedConstructor.setdefault ~SerializedConstructor.update ~SerializedConstructor.values .. rubric:: Attributes .. autosummary:: ~SerializedConstructor.lc ~SerializedConstructor.id ~SerializedConstructor.type ~SerializedConstructor.kwargs .. example_links:: SerializedConstructor