UNPKG

@fleek-platform/agents-ui

Version:

The Fleek Platform Agents UI provides a simple interface for deploying, monitoring, and configuring your agents––making management straightforward

4 lines (3 loc) 185 B
export declare const MESSAGE_STREAMING_PUT_DELAY_MS = 8; export declare const MESSAGE_LOADING_PLACEHOLDER = "Thinking..."; export declare const sleep: (ms: number) => Promise<unknown>;