retrieve_message: Retrieve Message - Beta

View source: R/functions.R

retrieve_messageR Documentation

Retrieve Message - Beta

Description

Retrieve a message.

Usage

retrieve_message(message_id, thread_id, return_response = F)

Arguments

message_id

(string) The ID of the message to retrieve. Required

thread_id

(string) The ID of the thread to which this message belongs. Required

return_response

(boolean) Whether to return the API response or parse the contents of the response. Defaults to FALSE (parse the response).

See Also

Open AI Documentation


samterfa/openai documentation built on Oct. 9, 2024, 5:18 p.m.