retrieve_thread: Retrieve Thread - Beta

View source: R/functions.R

retrieve_threadR Documentation

Retrieve Thread - Beta

Description

Retrieves a thread.

Usage

retrieve_thread(thread_id, return_response = F)

Arguments

thread_id

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