Skip to main content

openai.openai.createmessage

Home > @runlightyear/openai > OpenAI > createMessage

OpenAI.createMessage() method

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

Create a message

Signature:
createMessage(props: CreateMessageProps): Promise<CreateMessageResponse>;

Parameters

ParameterTypeDescription
propsCreateMessageProps
Returns:

Promise<CreateMessageResponse>