UNPKG

@just-every/ensemble

Version:

LLM provider abstraction layer with unified streaming interface

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