Modify Assistants

POST https://api.openai.com/v1/assistants/asst_abc123

Request Body

{"instructions"=>"You are an HR bot, and you have access to files to answer employee questions about company policies. Always response with info from either of the files.", "tools"=>[{"type"=>"file_search"}], "model"=>"gpt-4-turbo"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Authorizationstring
OpenAI-Betastring