Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
object
TypeRegistry.register(type_class: Type)
TypeRegistry.get_type(type_name: str) -> Type
TypeRegistry.serialize(obj: Any) -> Any
TypeRegistry.deserialize(obj: Any) -> Any
Was this page helpful?