UNPKG

nicechat

Version:

An extensible AI chat framework for OpenAi's models

2 lines (1 loc) 113 B
export declare function chat(projectId: string, location: string, model: string, system: string): Promise<void>;