• A function to send a message to the API and return the generated response Uses the DaVinci 003 Model Much more to come!

    Parameters

    • message: string
    • max_tokens: number

    Returns Promise<any>