@promptbook/google
Version:
Promptbook: Turn your company's scattered knowledge into AI ready books
12 lines (11 loc) • 409 B
TypeScript
/**
* Metadata for Agent LLM execution tools
*
* @public exported from `@promptbook/core`
*/
export declare const _AgentMetadata: import("../../_packages/types.index").Registration;
/**
* TODO: [🧠] Consider adding a special trust level for AgentLlmExecutionTools
* TODO: [🎶] Naming "constructor" vs "creator" vs "factory"
* Note: [💞] Ignore a discrepancy between file name and entity name
*/