/**
 * Put API key here and copy and paste this file to api-key.ts
 * for run demo script
 */
export const API_KEY = 'CHAT_GPT_API_KEY';
