UNPKG

agentlang

Version:

The easiest way to build the most reliable AI agents - enterprise-grade teams of AI agents that collaborate with each other and humans

3 lines 197 B
export declare function registerDocFetcher(scheme: string, fetcher: Function): string; export declare function fetchDoc(url: string): Promise<string | undefined>; //# sourceMappingURL=docs.d.ts.map