Open
Description
Question: I can't seem to figure out how to get agents to call tools in parallel instead of sequentially. Tried setting parallel_tool_calling
param = True in model_settings but no luck (functions are in strict mode). What am I missing I'm not finding any clear doc. for this.
Debug:
openai-agents==0.0.16
Python v. == 3.12.2