Skip to main content

openai.openai.retrievemessage

Home > @runlightyear/openai > OpenAI > retrieveMessage

OpenAI.retrieveMessage() method

This API is in beta and may contain contain bugs. Can be used in production with caution.

Retrieve a message

Signature:
retrieveMessage(props: RetrieveMessageProps): Promise<RetrieveMessageResponse>;

Parameters

ParameterTypeDescription
propsRetrieveMessageProps
Returns:

Promise<RetrieveMessageResponse>