model
autogen.fast_depends.library.model.CustomField
CustomField
Helper class that provides a standard way to create an ABC using inheritance.
Parameters:Name | Description |
---|---|
cast | Type: bool Default: True |
required | Type: bool Default: True |
Instance Attributes
cast
field
param_name
required
Instance Methods
set_param_name
Name | Description |
---|---|
name | Type: str |
use
Name | Description |
---|---|
/ | |
**kwargs | Type: Any |
use_field
Name | Description |
---|---|
kwargs | Type: Dict[str, Any] |