Skip to main content

openai.openai.modifythread

Home > @runlightyear/openai > OpenAI > modifyThread

OpenAI.modifyThread() method

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

Modify a thread

Signature:
modifyThread(props: ModifyThreadProps): Promise<ModifyThreadResponse>;

Parameters

ParameterTypeDescription
propsModifyThreadProps
Returns:

Promise<ModifyThreadResponse>