This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Which tool should you use when a model needs to answer questions from your own uploaded policy documents?
web_search
file_search
code_interpreter
In a function-calling workflow, what should your application do after the model returns a function_call item?
Wait for the model to run the function automatically
Run the function in your code and send a function_call_output back to the model
Convert the function call into a web_search request
Which statement about the code_interpreter tool is correct?
It can run Python code in a sandboxed runtime to help solve tasks
It can browse external websites directly during code execution
It only supports file uploads and can't perform calculations
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?