Is current most of the agent/multi agents solution are deterministic, predictable, is anyone accept this or not what you find in those agents (llm) creative
Summary
Discusses the current trend in enterprise AI agent solutions favoring deterministic, auditable behavior over creative, dynamic LLM reasoning, questioning whether any creative agentic solutions exist.
Similar Articles
The most reliable data agent I've shipped is ~90% deterministic code. The LLM just parses intent and talks. Change my mind.
The author argues that the reliability of AI agents comes from deterministic code, not the LLM, and shares five key practices for building trustworthy agents on messy real-world data.
Best attempts at making an agent deterministic as possible.
The article discusses various techniques to make LLM-powered agents more deterministic, such as golden sets, guardrails, consensus mechanisms, regression tests, coded logic, and hyperparameter tuning, and asks for additional successful methods.
different approach for agentic AI for regulated industry - questions
Summarizes a deterministic, constraint-based approach for building AI agents in regulated finance, where the LLM only generates prose, numbers are cryptographically sealed, and auditability is ensured through separated layers.
Can someone help me buy in or understand the use case for AI Agents?
A software developer questions the practical value of AI agents, expressing concerns about control, accountability, and whether manual automation combined with LLMs is more reliable than delegating to autonomous agents.
Beyond LLMs: Why Scalable Enterprise AI Adoption Depends on Agent Logic
IBM Research explores how agent logic—software primitives like knowledge graphs and program analysis—can guide LLM-based agents to efficiently handle complex enterprise workflows, reducing hallucinations and costs while improving outcomes.