Subject
Subject

Here's how it works: We make a request to the OpenAI API (openai.chat.completions.create) to generate subject lines. We also use function calling (available in gpt-3.5-turbo-0613 model) to force openAI return the answer in an array of string format.