nlpstack.common.jsonschema module#
- nlpstack.common.jsonschema.generate_json_schema(cls, root=True, definitions=None)[source]#
- Return type:
Dict[str,Any]- Parameters:
cls (Type[Any]) –
root (bool) –
definitions (Dict[str, Any] | None) –
Dict[str, Any]
cls (Type[Any]) –
root (bool) –
definitions (Dict[str, Any] | None) –