UNPKG

@tehreet/conduit

Version:

LLM API gateway with intelligent routing, robust process management, and health monitoring

3 lines 135 B
import Server from '@musistudio/llms'; export declare const createServer: (config: any) => Server; //# sourceMappingURL=server.d.ts.map