Research Article

Reliability over Unfettered Autonomy: Advocating for Deterministic Orchestration in Large Language Model Tool Integration

Authors

  • Junaid Syed Georgia Institute of Technology, USA
  • Sultan Syed Georgia Institute of Technology, USA
  • Bushra Aijaz Georgia Institute of Technology, USA

Abstract

The advent of large language models capable of using external tools promises unprecedented automation, but granting LLMs full control over tool selection and execution introduces significant risks of hallucination and unpredictability. Practical experience reveals challenges where LLMs invoke non-existent tools, misinterpret parameters, or fail to adhere to structured output formats necessary for successful tool interaction. This article advocates for deterministic orchestration as an alternative approach. Instead of granting LLMs primary decision-making authority over tool use, this methodology employs conventional programming logic to manage workflows. Functions are invoked deterministically based on the application's state or structured interpretation of user requests, with outputs fed back to the LLM for higher-level tasks like synthesizing information or generating natural language responses. This method sacrifices some agent autonomy for enhanced predictability, control, reduced hallucination risk, and easier debugging.

Article information

Journal

Journal of Computer Science and Technology Studies

Volume (Issue)

7 (5)

Pages

989-998

Published

2025-06-10

How to Cite

Junaid Syed, Sultan Syed, & Bushra Aijaz. (2025). Reliability over Unfettered Autonomy: Advocating for Deterministic Orchestration in Large Language Model Tool Integration. Journal of Computer Science and Technology Studies, 7(5), 989-998. https://doi.org/10.32996/jcsts.2025.7.5.114

Downloads

Views

35

Downloads

25

Keywords:

Deterministic orchestration, LLM hallucination, tool integration, enterprise reliability, controlled autonomy