swarmaURI
Contents:
Getting Started
SDK:
Core Architecture
Standard Base and Concrete Classes
Community Plugins
Experimental Progress
Examples:
Jupyter Notebooks
swarmaURI
Core Architecture
swarmauri.core.schema_converters.ISchemaConvert module
View page source
swarmauri.core.schema_converters.ISchemaConvert module
class
swarmauri.core.schema_converters.ISchemaConvert.
ISchemaConvert
[source]
Bases:
ABC
abstract
convert
(
tool
)
[source]
Return type
:
Dict
[
str
,
Any
]