Hierarchy

  • APIResource
    • Messages

Constructors

Methods

Constructors

Methods

  • Get the messages in a stored chat completion. Only Chat Completions that have been created with the store parameter set to true will be returned.

    Parameters

    Returns PagePromise<ChatCompletionStoreMessagesPage, ChatCompletionStoreMessage>

  • Parameters

    • completionId: string
    • Optionaloptions: RequestOptions<unknown>

    Returns PagePromise<ChatCompletionStoreMessagesPage, ChatCompletionStoreMessage>