import { AbstractChatCompletionRunner } from "https://deno.land/x/openai@v4.21.0/lib/AbstractChatCompletionRunner.ts";
Adds the listener function to the end of the listeners array for the event. No checks are made to see if the listener has already been added. Multiple calls passing the same combination of event and listener will result in the listener being added, and called, multiple times.