UNPKG

@unified-llm/core

Version:

Unified LLM interface (in-memory).

5 lines 185 B
/** * Returns information about the project author */ export declare const getAuthor: import("../types/unified-api.js").Tool<undefined, string>; //# sourceMappingURL=getAuthor.d.ts.map