UNPKG

crewai-ts

Version:

TypeScript port of crewAI for agent-based workflows

6 lines (5 loc) 100 B
/** * BaseMemory interface * Defines the foundation for all memory implementations */ export {};