UNPKG

nicechat

Version:

An extensible AI chat framework for OpenAi's models

2 lines (1 loc) 103 B
export declare function chatDeepSeek(apiKey: string, model: string, systemMsg: string): Promise<void>;