delete_thread: Delete Thread - Beta

View source: R/functions.R

delete_threadR Documentation

Delete Thread - Beta

Description

Delete a thread.

Usage

delete_thread(thread_id, return_response = F)

Arguments

thread_id

(string) The ID of the thread to delete. 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.