Skip to content

AllocatedTools

type AllocatedTools = {
actions: AllocatedAction[];
entities: AllocatedEntityTool[];
};

Defined in: core/src/provider/provider.names.ts:23

actions: AllocatedAction[];

Defined in: core/src/provider/provider.names.ts:24


entities: AllocatedEntityTool[];

Defined in: core/src/provider/provider.names.ts:25