UNPKG

@just-every/ensemble

Version:

LLM provider abstraction layer with unified streaming interface

3 lines 190 B
import { AgentExportDefinition } from "../types/types.cjs"; export declare function exportAgent(agent: any, model?: string): AgentExportDefinition; //# sourceMappingURL=agent_export.d.ts.map