retrieve_assistant: Retrieve Assistant - Beta

View source: R/functions.R

retrieve_assistantR Documentation

Retrieve Assistant - Beta

Description

Retrieves an assistant.

Usage

retrieve_assistant(assistant_id, return_response = F)

Arguments

assistant_id

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