Interface: AgentRuntimeCreationResult
Makaio Framework / ai-adapters-core / AgentRuntimeCreationResult
Interface: AgentRuntimeCreationResult
Section titled “Interface: AgentRuntimeCreationResult”Defined in: ../../../adapters/core/src/adapter/types.ts:76
Result from creating an agent runtime.
Properties
Section titled “Properties”cleanup
Section titled “cleanup”cleanup: () =>
void
Defined in: ../../../adapters/core/src/adapter/types.ts:77
Returns
Section titled “Returns”void