Function createDryChatCompletion

  • Creates a dry chat completion and returns a ReadableStream. Can be used to simulate a streamed chat completion.

    Parameters

    Returns ReadableStream<any>

    A ReadableStream that can be used to simulate a streamed chat completion.

Generated using TypeDoc