Issue with OpenAI API
Why is there a red line under chat? The example
export const generateGptResponse: GenerateGptResponse<GptPayload, GeneratedSchedule> = async ({ hours }, context) => { for seems to be working fine from the OpenSaas boilerplate