Skip to main content

openai.openai.listmessages

Home > @runlightyear/openai > OpenAI > listMessages

OpenAI.listMessages() method

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

List messages

Signature:
listMessages(props: ListMessagesProps): Promise<ListMessagesResponse>;

Parameters

ParameterTypeDescription
propsListMessagesProps
Returns:

Promise<ListMessagesResponse>