UNPKG

deep-chat

Version:

Customizable chat component for AI APIs

5 lines 111 B
export type Mistral = { model?: string; systemPrompt?: string; }; //# sourceMappingURL=mistral.d.ts.map