ontocast.integrations¶
Adapters that expose OntoCast to other agent frameworks.
Kept out of ontocast/tool/, which holds the stateful tools the ToolBox owns
and injects. These are outward-facing wrappers around those.
Nothing here is imported by the pipeline itself, so langchain_core.tools
stays off the cold import path of import ontocast.
__getattr__(name)
¶
Resolve the integration entry points on first access.