{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreidc5t2cjexnird7grkxlpw5ltnqiftn57ee7ewhuyzb3y6vikn5t4",
"uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mlpz3pnynv52"
},
"path": "/t/do-you-use-function-calling-or-use-intent-recognition-internal-orchestration/1380376#post_4",
"publishedAt": "2026-05-13T08:46:31.000Z",
"site": "https://community.openai.com",
"tags": [
"@merefield"
],
"textContent": "@merefield\n\nI was writing an article on function calling, and gathering insights from developers on how they use it in production environment. One of the major challenges we have seen with customers is:\n\n * 50+ APIs to perform difference operations and dynamically figure out which API to call and in which sequence and fetch the data from it. For single API call it is fine, but what about multiple APIs call required in one input.\n\n\n\nThe way we solve is by creating workflows that has multiple api call/functions within it, and use OpenAI to figure out the workflow to trigger.\n\nCurious to know how you use function calling for such use case?",
"title": "Do you use Function Calling or use Intent Recognition + Internal Orchestration?"
}