UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 150 B
import type { MsgContext } from "../auto-reply/templating.js"; export declare function resolveConversationLabel(ctx: MsgContext): string | undefined;