UNPKG

@unified-llm/core

Version:

Unified LLM interface (in-memory).

5 lines (4 loc) 125 B
/** * Returns information about the project author */ export declare const getAuthor: import("..").Tool<undefined, string>;