Do you use Function Calling or use Intent Recognition + Internal Orchestration?
OpenAI Developer Community
May 13, 2026
Yeah that sounds reasonable.
LLM choice of which function call to invoke can degrade after you give it more than a few especially if some functions are too similar to others.
If you can gather things in predetermined sequences that sounds a great solution so long as it’s obvious to the LLM which of those workflows to initiate.
Discussion in the ATmosphere