Type alias OpenAIStreamOptions

OpenAIStreamOptions: {
    mode: StreamMode;
}

Type declaration

Generated using TypeDoc