Liman

Property

Attributes

attributenamestr
attributetype_Annotated[ParameterType | list[ParameterType] | None, Field(alias='type', default=None)]
attributetitlestr | None
= None
attributedescriptionstr | None
= None
attributerequiredbool
= False
attributeexamplestr | int | float | None
= None

Functions

funcparseparse(cls, /, values) -> dict[str, Any]
paramcls
paramvaluesdict[str, Any]

Returns

dict[str, Any]
func_compose_type_compose_type(items) -> tuple[list[str], bool]
paramitemslist[dict[str, Any]]

Returns

tuple[list[str], bool]
funcget_tool_parameter_specget_tool_parameter_spec(self) -> dict[str, Any]
paramself

Returns

dict[str, Any]

Last updated on