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 297 B
export declare function prepareIntegrations(integManagerHost: string, username: string | undefined, password: string | undefined, integConfigObj: object): Promise<void>; export declare function getIntegrationConfig(name: string, configName: string): any; //# sourceMappingURL=integrations.d.ts.map