UNPKG

@astrasyncai/sdk

Version:

Universal SDK for registering AI agents with AstraSync

3 lines 135 B
import { Agent } from '../types'; export declare function parseLettaAgent(filePath: string): Agent; //# sourceMappingURL=letta.d.ts.map